|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.wim.util.ByteArray
public class ByteArray
ByteArray class is used to send a byte array of serialized objects.
Constructor Summary | |
---|---|
ByteArray(byte[] bArray)
|
Method Summary | |
---|---|
byte[] |
getByteArray()
|
void |
setByteArray(byte[] byteArray)
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteArray(byte[] bArray)
Method Detail |
---|
public byte[] getByteArray()
public void setByteArray(byte[] byteArray)
public int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |