| Package | Description | 
|---|---|
| org.openspaces.events.asyncpolling | |
| org.openspaces.events.asyncpolling.receive | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleAsyncPollingContainerConfigurer | SimpleAsyncPollingContainerConfigurer. asyncOperationHandler(AsyncOperationHandler operationHandler) | 
| void | SimpleAsyncPollingEventListenerContainer. setAsyncOperationHandler(AsyncOperationHandler asyncOperationHandler)Sets the async operation handler abstracting the actual async operation perfomred. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExclusiveReadAsyncOperationHandlerPerforms a single take usign  GigaSpace.asyncRead(Object)under
 exclusive read lock. | 
| class  | SingleReadAsyncOperationHandlerPerforms a single take usign  GigaSpace.asyncRead(Object). | 
| class  | SingleTakeAsyncOperationHandlerPerforms a single take usign  GigaSpace.asyncTake(Object). | 
Copyright © GigaSpaces.