Interface OutgoingRpcMethod<Params,Result>

All Known Implementing Classes:
OutgoingRpcMethod.Method, OutgoingRpcMethod.Notification, OutgoingRpcMethod.ParameterlessMethod, OutgoingRpcMethod.ParmeterlessNotification

public interface OutgoingRpcMethod<Params,Result>