Uses of Class
org.opendaylight.controller.remote.rpc.registry.ActionRegistry.RemoteActionEndpoint
-
Packages that use ActionRegistry.RemoteActionEndpoint Package Description org.opendaylight.controller.remote.rpc.registry -
-
Uses of ActionRegistry.RemoteActionEndpoint in org.opendaylight.controller.remote.rpc.registry
Methods in org.opendaylight.controller.remote.rpc.registry that return types with arguments of type ActionRegistry.RemoteActionEndpoint Modifier and Type Method Description Map<Address,Optional<ActionRegistry.RemoteActionEndpoint>>
ActionRegistry.Messages.UpdateRemoteActionEndpoints. getActionEndpoints()
Constructor parameters in org.opendaylight.controller.remote.rpc.registry with type arguments of type ActionRegistry.RemoteActionEndpoint Constructor Description UpdateRemoteActionEndpoints(Map<Address,Optional<ActionRegistry.RemoteActionEndpoint>> actionEndpoints)
-