Uses of Interface
org.apache.axis.attachments.Attachments
-
Packages that use Attachments Package Description org.apache.axis org.apache.axis.attachments -
-
Uses of Attachments in org.apache.axis
Methods in org.apache.axis that return Attachments Modifier and Type Method Description AttachmentsMessage. getAttachmentsImpl()Get the Attachments of this Message. -
Uses of Attachments in org.apache.axis.attachments
Classes in org.apache.axis.attachments that implement Attachments Modifier and Type Class Description classAttachmentsImplImplements the Attachment interface, via an actual Hashmap of actual AttachmentParts.
-