public interface ClientCallBridge
Modifier and Type | Method and Description |
---|---|
com.sun.xml.ws.api.message.Packet |
createRequestPacket(JavaCallInfo call) |
Method |
getMethod() |
JavaMethod |
getOperationModel() |
JavaCallInfo |
readResponse(com.sun.xml.ws.api.message.Packet packet,
JavaCallInfo call) |
com.sun.xml.ws.api.message.Packet createRequestPacket(JavaCallInfo call)
JavaCallInfo readResponse(com.sun.xml.ws.api.message.Packet packet, JavaCallInfo call) throws Throwable
Throwable
Method getMethod()
JavaMethod getOperationModel()
Copyright © 2015 Oracle Corporation. All rights reserved.