Uses of Interface
org.apache.axis2.jaxws.description.AttachmentDescription
-
Packages that use AttachmentDescription Package Description org.apache.axis2.jaxws.description org.apache.axis2.jaxws.description.impl -
-
Uses of AttachmentDescription in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description that return AttachmentDescription Modifier and Type Method Description AttachmentDescription
ParameterDescription. getAttachmentDescription()
AttachmentDescription
OperationDescription. getResultAttachmentDescription()
-
Uses of AttachmentDescription in org.apache.axis2.jaxws.description.impl
Classes in org.apache.axis2.jaxws.description.impl that implement AttachmentDescription Modifier and Type Class Description class
AttachmentDescriptionImpl
-