Uses of Interface
org.apache.axis.attachments.Attachments

Packages that use Attachments
org.apache.axis   
org.apache.axis.attachments   
 

Uses of Attachments in org.apache.axis
 

Methods in org.apache.axis that return Attachments
 Attachments Message.getAttachmentsImpl()
          Get the Attachments of this Message.
 

Uses of Attachments in org.apache.axis.attachments
 

Classes in org.apache.axis.attachments that implement Attachments
 class AttachmentsImpl
          Implements the Attachment interface, via an actual Hashmap of actual AttachmentParts.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.