java.lang.Object
org.opendaylight.controller.remote.rpc.messages.AbstractResponse<ContainerNode>
org.opendaylight.controller.remote.rpc.messages.RpcResponse
All Implemented Interfaces:
Serializable

public class RpcResponse extends AbstractResponse<ContainerNode>
See Also:
  • Constructor Details

    • RpcResponse

      public RpcResponse(@Nullable ContainerNode output)