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