Uses of Class
org.sdnplatform.sync.internal.rpc.RPCService.NodeConnectionState

Packages that use RPCService.NodeConnectionState
org.sdnplatform.sync.internal.rpc   
 

Uses of RPCService.NodeConnectionState in org.sdnplatform.sync.internal.rpc
 

Methods in org.sdnplatform.sync.internal.rpc that return RPCService.NodeConnectionState
static RPCService.NodeConnectionState RPCService.NodeConnectionState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RPCService.NodeConnectionState[] RPCService.NodeConnectionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.