Package | Description |
---|---|
com.sun.xml.ws.api.databinding | |
com.sun.xml.ws.db | |
com.sun.xml.ws.wsdl |
Modifier and Type | Method and Description |
---|---|
EndpointCallBridge |
Databinding.getEndpointBridge(Packet soap)
Deserializes a request XML(SOAP) message to a JavaCallInfo instance
representing a JAVA method call.
|
Modifier and Type | Method and Description |
---|---|
EndpointCallBridge |
DatabindingImpl.getEndpointBridge(Packet req) |
QName |
DatabindingImpl.resolveOperationQName(Packet req) |
Modifier and Type | Method and Description |
---|---|
abstract QName |
WSDLOperationFinder.getWSDLOperationQName(Packet request)
This methods returns the QName of the WSDL operation correponding to a request Packet.
|
QName |
PayloadQNameBasedOperationFinder.getWSDLOperationQName(Packet request) |
QName |
OperationDispatcher.getWSDLOperationQName(Packet request) |
QName |
ActionBasedOperationFinder.getWSDLOperationQName(Packet request) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.