Uses of Class
org.apache.axis.SOAPPart
-
Packages that use SOAPPart Package Description org.apache.axis.attachments org.apache.axis.message -
-
Uses of SOAPPart in org.apache.axis.attachments
Fields in org.apache.axis.attachments declared as SOAPPart Modifier and Type Field Description protected SOAPPartAttachmentsImpl. soapPartField soapPart. -
Uses of SOAPPart in org.apache.axis.message
Fields in org.apache.axis.message declared as SOAPPart Modifier and Type Field Description protected SOAPPartSOAPDocumentImpl. soapPartMethods in org.apache.axis.message with parameters of type SOAPPart Modifier and Type Method Description voidSOAPEnvelope. setOwnerDocument(SOAPPart sp)Constructors in org.apache.axis.message with parameters of type SOAPPart Constructor Description SOAPDocumentImpl(SOAPPart sp)Construct the Document
-