Class DeMUXStreamBaseClient

java.lang.Object
com.streambase.sb.client.StreamBaseClient
com.streambase.sb.client.DeMUXStreamBaseClient
All Implemented Interfaces:
AutoCloseable

public class DeMUXStreamBaseClient extends StreamBaseClient
This is a StreamBaseClient that is intended for use by several independent queries. Rather than polling for data, when you subscribe you register a DequeueListener, which will be handed only the results for YOUR subscribe call