public class PacketDispatch extends DispatchImpl<Packet>
allowFaultResponseMsg, AWAIT_TERMINATION_TIME, HTTP_REQUEST_METHOD_GET, HTTP_REQUEST_METHOD_POST, HTTP_REQUEST_METHOD_PUT, mode, soapVersionaddrVersion, binding, endpointReference, operationDispatcher, owner, portInfo, portname, PREVENT_SYNC_START_FOR_ASYNC_INVOKE, requestContext, wsdlPortENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, SOAPACTION_URI_PROPERTY, SOAPACTION_USE_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
PacketDispatch(QName port,
WSServiceDelegate owner,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr)
Deprecated.
|
PacketDispatch(WSPortInfo portInfo,
BindingImpl binding,
WSEndpointReference epr) |
PacketDispatch(WSPortInfo portInfo,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr) |
PacketDispatch(WSPortInfo portInfo,
Tube pipe,
BindingImpl binding,
WSEndpointReference epr,
boolean allowFaultResponseMsg) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Packet |
createPacket(Packet request)
Abstract method that is implemented by each concrete Dispatch class
|
(package private) Packet |
toReturnValue(Packet response)
Obtains the value to return from the response message.
|
checkNullAllowed, checkValidDataSourceDispatch, checkValidSOAPMessageDispatch, createSourceDispatch, createSourceDispatch, doInvoke, getPortName, invoke, invokeAsync, invokeAsync, invokeOneWay, isPAYLOADMode, isXMLHttp, methodNotOk, resolveEndpointAddress, resolveURI, setOutboundAttachments, setOutboundHeaders, setPropertiesclose, getBinding, getComponents, getEndpointReference, getEndpointReference, getExecutor, getInboundHeaders, getManagedObjectManager, getOperationDispatcher, getPortInfo, getRequestContext, getResponseContext, getService, getServiceName, getSPI, getTubes, getWSDLPort, getWSEndpointReference, process, processAsync, resetRequestContext, setAddress, setOutboundHeaders, setOutboundHeaders, setResponseContext, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBinding, getEndpointReference, getEndpointReference, getRequestContext, getResponseContext@Deprecated public PacketDispatch(QName port, WSServiceDelegate owner, Tube pipe, BindingImpl binding, @Nullable WSEndpointReference epr)
public PacketDispatch(WSPortInfo portInfo, Tube pipe, BindingImpl binding, WSEndpointReference epr)
public PacketDispatch(WSPortInfo portInfo, Tube pipe, BindingImpl binding, WSEndpointReference epr, boolean allowFaultResponseMsg)
public PacketDispatch(WSPortInfo portInfo, BindingImpl binding, WSEndpointReference epr)
Packet toReturnValue(Packet response)
DispatchImpltoReturnValue in class DispatchImpl<Packet>Packet createPacket(Packet request)
DispatchImplcreatePacket in class DispatchImpl<Packet>request - message passed in from the client program on the invocationCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.