Uses of Class
org.apache.axis.attachments.OctetStream

Packages that use OctetStream
org.apache.axis.attachments   
org.apache.axis.holders   
 

Uses of OctetStream in org.apache.axis.attachments
 

Constructors in org.apache.axis.attachments with parameters of type OctetStream
OctetStreamDataSource(java.lang.String name, OctetStream data)
           
 

Uses of OctetStream in org.apache.axis.holders
 

Fields in org.apache.axis.holders declared as OctetStream
 OctetStream OctetStreamHolder.value
          Field _value
 

Constructors in org.apache.axis.holders with parameters of type OctetStream
OctetStreamHolder(OctetStream value)
          Constructor OctetStreamHolder
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.