Package org.apache.axis.attachments
Class OctetStream
java.lang.Object
org.apache.axis.attachments.OctetStream
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OctetStream
public OctetStream() -
OctetStream
public OctetStream(byte[] bytes)
-
-
Method Details
-
getBytes
public byte[] getBytes() -
setBytes
public void setBytes(byte[] bytes)
-