GigaSpaces XAP 9.7.2 API

Uses of Package
org.openspaces.events.polling

Packages that use org.openspaces.events.polling
org.openspaces.admin.pu Support for managing of Processing Unit(s) through the Admin API. 
org.openspaces.archive   
org.openspaces.events.config Support classes allowing to configure OpenSpace event module using Spring namespace support. 
org.openspaces.events.polling A polling event container generating events by performing polling receive operations. 
 

Classes in org.openspaces.events.polling used by org.openspaces.admin.pu
PollingEventContainerServiceDetails
          Polling container service details.
PollingEventContainerServiceMonitors
          Polling container service monitors.
 

Classes in org.openspaces.events.polling used by org.openspaces.archive
AbstractPollingEventListenerContainer
          Base class for listener container implementations which are based on polling.
SimplePollingEventListenerContainer
          Event listener container variant that uses plain Space take API, specifically a loop of GigaSpace.take(Object,long) calls that also allow for transactional reception of messages.
 

Classes in org.openspaces.events.polling used by org.openspaces.events.config
SimplePollingEventListenerContainer
          Event listener container variant that uses plain Space take API, specifically a loop of GigaSpace.take(Object,long) calls that also allow for transactional reception of messages.
 

Classes in org.openspaces.events.polling used by org.openspaces.events.polling
AbstractPollingEventListenerContainer
          Base class for listener container implementations which are based on polling.
PollingEventContainerServiceDetails
          Polling container service details.
SimplePollingContainerConfigurer
          A simplified programmatic configuration that for SimplePollingEventListenerContainer.
SimplePollingEventListenerContainer
          Event listener container variant that uses plain Space take API, specifically a loop of GigaSpace.take(Object,long) calls that also allow for transactional reception of messages.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.