Uses of Class
org.opendaylight.controller.cluster.access.client.ClientActorBehavior
-
Uses of ClientActorBehavior in org.opendaylight.controller.cluster.access.client
Methods in org.opendaylight.controller.cluster.access.client that return ClientActorBehaviorModifier and TypeMethodDescription@Nullable ClientActorBehavior<T>InternalCommand.execute(@NonNull ClientActorBehavior<T> currentBehavior) Run command actions.protected abstract ClientActorBehavior<?>AbstractClientActor.initialBehavior(ClientActorContext context) protected abstract @Nullable ClientActorBehavior<T>Override this method to handle any command which is not handled by the base behavior.Methods in org.opendaylight.controller.cluster.access.client with parameters of type ClientActorBehaviorModifier and TypeMethodDescription@Nullable ClientActorBehavior<T>InternalCommand.execute(@NonNull ClientActorBehavior<T> currentBehavior) Run command actions.