|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPPart | |
---|---|
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 | |
---|---|
protected SOAPPart |
AttachmentsImpl.soapPart
Field soapPart. |
Uses of SOAPPart in org.apache.axis.message |
---|
Fields in org.apache.axis.message declared as SOAPPart | |
---|---|
protected SOAPPart |
SOAPDocumentImpl.soapPart
|
Methods in org.apache.axis.message with parameters of type SOAPPart | |
---|---|
void |
SOAPEnvelope.setOwnerDocument(SOAPPart sp)
|
Constructors in org.apache.axis.message with parameters of type SOAPPart | |
---|---|
SOAPDocumentImpl(SOAPPart sp)
Construct the Document |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |