MethodReturn |
DynamicProxy.invoke(MethodCall methodCall) |
MethodReturn |
DynamicProxy.invoke(MethodCall methodCall,
Class<?> returnType) |
MethodReturn |
DynamicProxy.invoke(MethodCall methodCall,
Class<?> returnType,
int executionTimeoutMillisecond) |
MethodReturn |
DynamicProxy.invoke(MethodCall methodCall,
int executionTimeoutMillisecond) |
MethodReturn |
DefaultRemotingServerChannelHandler.onMethodCall(MethodCall methodCall,
MethodCallContext callContext) |
abstract MethodReturn |
RemotingServerChannelHandler.onMethodCall(MethodCall methodCall,
MethodCallContext callContext) |
ByteBuffer |
RemotingClientChannelHandler.pending(RemotingCallback handler,
short operation,
HashMap<String,Object> transportHeaders,
MethodCall methodCall) |
MethodReturn |
MethodCallProcessor.process(MethodCall methodCall,
MethodCallContext callContext) |
MethodReturn |
DefaultMethodCallProcessor.process(MethodCall methodCall,
MethodCallContext callContext) |
byte[] |
DefaultSerializer.serializeMethodCall(MethodCall methodCall) |
byte[] |
Serializer.serializeMethodCall(MethodCall methodCall) |