public interface ClientCallBridge
Modifier and Type | Method and Description |
---|---|
Packet |
createRequestPacket(JavaCallInfo call) |
Method |
getMethod() |
JavaMethod |
getOperationModel() |
JavaCallInfo |
readResponse(Packet packet,
JavaCallInfo call) |
Packet createRequestPacket(JavaCallInfo call)
JavaCallInfo readResponse(Packet packet, JavaCallInfo call) throws Throwable
Throwable
Method getMethod()
JavaMethod getOperationModel()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.