xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.protocol.xmlrpc.XmlBlasterImpl

Packages that use XmlBlasterImpl
org.xmlBlaster.protocol.xmlrpc   
 

Uses of XmlBlasterImpl in org.xmlBlaster.protocol.xmlrpc
 

Fields in org.xmlBlaster.protocol.xmlrpc declared as XmlBlasterImpl
private  XmlBlasterImpl AuthenticateImpl.xblImpl
           
protected  XmlBlasterImpl XmlRpcCustomProxy.xmlBlasterImpl
           
 

Fields in org.xmlBlaster.protocol.xmlrpc with type parameters of type XmlBlasterImpl
private  java.lang.ref.WeakReference<XmlBlasterImpl> CallbackXmlRpcDriverSingleChannel.xblImpl
           
 

Methods in org.xmlBlaster.protocol.xmlrpc with parameters of type XmlBlasterImpl
 void XmlRpcCustomProxy.init(XmlBlasterImpl xmlBlasterImpl, AuthenticateImpl authenticateImpl)
           
 void CallbackXmlRpcDriver.postInit(java.lang.String sessionId, XmlBlasterImpl xblImpl, boolean singleChannel, boolean useCDATA)
           
 void CallbackXmlRpcDriverSingleChannel.register(java.lang.String sessionId_, XmlBlasterImpl xblImpl_)
           
 

Constructors in org.xmlBlaster.protocol.xmlrpc with parameters of type XmlBlasterImpl
AuthenticateImpl(Global glob, XmlRpcDriver driver, I_Authenticate authenticate, XmlBlasterImpl xblImpl)
          Constructor.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.