Package com.sun.xml.ws.api.message
Interface MessageMetadata
-
- All Known Implementing Classes:
Packet
public interface MessageMetadataIn order for the Message to get properties from the Packet ...- Author:
- shih-chang.chen@oracle.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WSDLOperationMappinggetWSDLOperationMapping()
-
-
-
Method Detail
-
getWSDLOperationMapping
WSDLOperationMapping getWSDLOperationMapping()
-
-