xmlBlaster 2.2.0 client API

Uses of Package
org.xmlBlaster.client.protocol

Packages that use org.xmlBlaster.client.protocol
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.protocol   
org.xmlBlaster.client.protocol.corba   
org.xmlBlaster.client.protocol.email   
org.xmlBlaster.client.protocol.local   
org.xmlBlaster.client.protocol.rmi   
org.xmlBlaster.client.protocol.socket   
org.xmlBlaster.client.protocol.xmlrpc   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.protocol   
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client
AbstractCallbackExtended
          This is a little abstract helper class which extends the I_CallbackExtended interface to become suited for protocols like xml-rpc.
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlaster
          Interface for XmlBlaster, the supported methods on java client side.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client.protocol
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlasterConnection
          This is the client interface to xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client.protocol.corba
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlasterConnection
          This is the client interface to xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client.protocol.email
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlasterConnection
          This is the client interface to xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client.protocol.local
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlasterConnection
          This is the client interface to xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client.protocol.rmi
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlasterConnection
          This is the client interface to xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client.protocol.socket
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlasterConnection
          This is the client interface to xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.client.protocol.xmlrpc
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackServer
          This is the client callback interface to xmlBlaster.
I_XmlBlasterConnection
          This is the client interface to xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.util
CbServerPluginManager
          CbServerPluginManager loads the callback protocol plugins like CORBA/RMI/XmlRpc on client side to be able to receive callbacks from xmlBlaster.
ProtocolPluginManager
          ProtocolPluginManager loads the protocol plugins like CORBA/RMI/XmlRpc on client side to access xmlBlaster.
 

Classes in org.xmlBlaster.client.protocol used by org.xmlBlaster.util.protocol
I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.