Package | Description |
---|---|
com.streamscape.sef |
Modifier and Type | Method and Description |
---|---|
ImmutableEventDatagram |
EventReceiver.receive(java.lang.String eventSelector)
Returns the next event in the stream from the underlying event queue.
|
ImmutableEventDatagram |
EventReceiver.receive(java.lang.String eventSelector,
long timeout)
Returns the next event in the stream from the underlying event queue.
|
ImmutableEventDatagram |
EventReceiver.receiveNoWait(java.lang.String eventSelector)
Returns the next event in the stream from the underlying event queue.
|
void |
EventReceiver.setEventSelector(java.lang.String eventSelector)
Sets the event selector associated with the receiver.
|
void |
EventConsumer.setEventSelector(java.lang.String eventSelector)
Sets the event selector associated with the consumer.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.