Package | Description |
---|---|
com.streamscape.lib.dispatcher |
Modifier and Type | Method and Description |
---|---|
ImmutableEventDatagram |
RequestListener.onRequest(ImmutableEventDatagram event)
Processes the event delivered by the dispatcher and returns a reply.
|
ImmutableEventDatagram |
EventDispatcher.raiseRequest(EventRequestConsumer consumer,
ImmutableEventDatagram request,
long timeout)
Raises the specified request and waits until a reply will be received or waiting period will expire.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.