Package | Description |
---|---|
com.streambase.sb.client |
Provides classes and interfaces used to communicate with a StreamBase server.
|
Modifier and Type | Method and Description |
---|---|
DequeueResult.Interceptor |
StreamBaseClient.getDequeueResultsInterceptor()
Get the current dequeue results interceptor, or null if there is no
current processor.
|
DequeueResult.Interceptor |
DeMUXStreamBaseClient.setDequeueResultInterceptor(DequeueResult.Interceptor dri) |
DequeueResult.Interceptor |
StreamBaseClient.setDequeueResultInterceptor(DequeueResult.Interceptor dri)
Set the dequeue results interceptor for this client connection.
|
Modifier and Type | Method and Description |
---|---|
DequeueResult.Interceptor |
DeMUXStreamBaseClient.setDequeueResultInterceptor(DequeueResult.Interceptor dri) |
DequeueResult.Interceptor |
StreamBaseClient.setDequeueResultInterceptor(DequeueResult.Interceptor dri)
Set the dequeue results interceptor for this client connection.
|