Uses of Package
com.kuka.resource.pool

Packages that use com.kuka.resource.pool
com.kuka.nav.robot Provides interfaces and classes for mobile robots. 
com.kuka.resource.pool Provides interfaces for using resource and facade pools. 
 

Classes in com.kuka.resource.pool used by com.kuka.nav.robot
FacadeListener
          Listener interface to be notified when resources enter or leave a resource pool.
FacadePool
          This extends a ResourcePool to handle facades of the resources in the pool.
ResourceFacadeFilter
          Interface to combine the functions of ResourceFilter and FacadeFilter.
ResourcePool
          A resource pool is a collection of unique resource objects.
 

Classes in com.kuka.resource.pool used by com.kuka.resource.pool
FacadeFilter
          This interface is used to filter facades.
FacadeListener
          Listener interface to be notified when resources enter or leave a resource pool.
FacadePool
          This extends a ResourcePool to handle facades of the resources in the pool.
ResourceFilter
          This interface is used to filter resources.
ResourceListener
          Listener interface to be notified when resources enter or leave a resource pool.
ResourcePool
          A resource pool is a collection of unique resource objects.
TypedFacadePool
          A generic version of the FacadePool interface.
 



Copyright © 2019. All rights reserved.