Uses of Interface
com.kuka.nav.command.RequestStateListener

Packages that use RequestStateListener
com.kuka.nav.command Contains interfaces providing infrastructure for using navigation commands. 
 

Uses of RequestStateListener in com.kuka.nav.command
 

Methods in com.kuka.nav.command with parameters of type RequestStateListener
 void Commandable.addRequestStateListener(RequestStateListener<RequestContainer> listener)
          Adds a state listener to request state changes.
 void Commandable.removeRequestStateListener(RequestStateListener<RequestContainer> listener)
          Removes the given state listener from receiving request state changes.
 



Copyright © 2019. All rights reserved.