Class ActionRegistry.UpdateRemoteActionEndpoints
java.lang.Object
org.opendaylight.controller.remote.rpc.registry.ActionRegistry.UpdateRemoteActionEndpoints
- Enclosing class:
 ActionRegistry
- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateRemoteActionEndpoints(Map<Address, Optional<ActionRegistry.RemoteActionEndpoint>> actionEndpoints)  - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
UpdateRemoteActionEndpoints
public UpdateRemoteActionEndpoints(Map<Address, Optional<ActionRegistry.RemoteActionEndpoint>> actionEndpoints)  
 - 
 - 
Method Details
- 
getActionEndpoints
 
 -