|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.attachments.OctetStream
public class OctetStream
Constructor Summary | |
---|---|
OctetStream()
|
|
OctetStream(byte[] bytes)
|
Method Summary | |
---|---|
byte[] |
getBytes()
|
void |
setBytes(byte[] bytes)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, 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 |