|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis.attachments.OctetStream
Constructor Summary | |
OctetStream()
|
|
OctetStream(byte[] bytes)
|
Method Summary | |
byte[] |
getBytes()
|
void |
setBytes(byte[] bytes)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OctetStream()
public OctetStream(byte[] bytes)
Method Detail |
public byte[] getBytes()
public void setBytes(byte[] bytes)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |