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