站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Uses of Class org.apache.axis.MessagePart (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Class
org.apache.axis.MessagePart

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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.