public interface ReceiveOperationHandler
SimplePollingEventListenerContainer.
 Can return either a single object or an array of objects.SimplePollingEventListenerContainer| Modifier and Type | Method and Description | 
|---|---|
| Object | receive(Object template,
       GigaSpace gigaSpace,
       long receiveTimeout)Performs the actual receive operation. | 
Object receive(Object template, GigaSpace gigaSpace, long receiveTimeout) throws org.springframework.dao.DataAccessException
template - The template to use for the receive operation.gigaSpace - The GigaSpace interface to perform the receive operations withreceiveTimeout - Receive timeout valuenull indicating no receive occurred. Single object
 or an array of objects indicating the receive operation result.org.springframework.dao.DataAccessExceptionCopyright © GigaSpaces.