xmlBlaster 2.2.0 client API

Uses of Interface
org.xmlBlaster.client.I_StreamingCallback

Packages that use I_StreamingCallback
org.xmlBlaster.client This is the Java client side package. 
 

Uses of I_StreamingCallback in org.xmlBlaster.client
 

Methods in org.xmlBlaster.client with parameters of type I_StreamingCallback
 ConnectReturnQos XmlBlasterAccess.connect(ConnectQos qos, I_StreamingCallback streamingUpdateListener, boolean withQueue)
           
 

Constructors in org.xmlBlaster.client with parameters of type I_StreamingCallback
StreamingCallback(Global global, I_StreamingCallback callback)
           
StreamingCallback(Global global, I_StreamingCallback callback, long waitForChunksTimeout, long waitForClientReturnTimeout, boolean useQueue)
           
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.