Uses of Class
org.apache.axis.attachments.OctetStream
-
Packages that use OctetStream Package Description 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 Constructor Description OctetStreamDataSource(java.lang.String name, OctetStream data)
-
Uses of OctetStream in org.apache.axis.holders
Fields in org.apache.axis.holders declared as OctetStream Modifier and Type Field Description OctetStream
OctetStreamHolder. value
Field _valueConstructors in org.apache.axis.holders with parameters of type OctetStream Constructor Description OctetStreamHolder(OctetStream value)
Constructor OctetStreamHolder
-