Package one.nio.rpc
Class RemoteCall
java.lang.Object
one.nio.rpc.RemoteCall
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteCall(Method method, Object... args) RemoteCall(MethodSerializer serializer, Object... args) -
Method Summary