|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessagePart | |
org.apache.axis.attachments | |
org.apache.axis.message |
Uses of MessagePart in org.apache.axis.attachments |
Fields in org.apache.axis.attachments declared as MessagePart | |
protected MessagePart |
AttachmentsImpl.soapPart
Field soapPart. |
Uses of MessagePart in org.apache.axis.message |
Fields in org.apache.axis.message declared as MessagePart | |
protected MessagePart |
SOAPElementAxisImpl.soapPart
|
Methods in org.apache.axis.message with parameters of type MessagePart | |
void |
SOAPElementAxisImpl.setOwnerDocument(MessagePart sp)
|
Constructors in org.apache.axis.message with parameters of type MessagePart | |
SOAPDocumentImpl(MessagePart sp)
Construct the Document * * @param sp |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |