org.apache.axis.attachments

Class OctetStream


public class OctetStream
extends java.lang.Object

Constructor Summary

OctetStream()
OctetStream(byte[] bytes)

Method Summary

byte[]
getBytes()
void
setBytes(byte[] bytes)

Constructor Details

OctetStream

public OctetStream()


OctetStream

public OctetStream(byte[] bytes)

Method Details

getBytes

public byte[] getBytes()


setBytes

public void setBytes(byte[] bytes)


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.