|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of I_Driver in org.xmlBlaster.protocol.corba |
| Classes in org.xmlBlaster.protocol.corba that implement I_Driver | |
class |
CorbaDriver
CorbaDriver class to invoke the xmlBlaster server using CORBA. |
| Uses of I_Driver in org.xmlBlaster.protocol.email |
| Classes in org.xmlBlaster.protocol.email that implement I_Driver | |
class |
EmailDriver
Email driver class to invoke the xmlBlaster server over ordinary emails. |
| Uses of I_Driver in org.xmlBlaster.protocol.jdbc |
| Classes in org.xmlBlaster.protocol.jdbc that implement I_Driver | |
class |
JdbcDriver
JDBC driver class using the native interface. |
| Uses of I_Driver in org.xmlBlaster.protocol.rmi |
| Classes in org.xmlBlaster.protocol.rmi that implement I_Driver | |
class |
RmiDriver
RmiDriver class to invoke the xmlBlaster server using RMI. |
| Uses of I_Driver in org.xmlBlaster.protocol.socket |
| Classes in org.xmlBlaster.protocol.socket that implement I_Driver | |
class |
SocketDriver
Socket driver class to invoke the xmlBlaster server over a native message format This "SOCKET:" driver needs to be registered in xmlBlaster.properties and will be started on xmlBlaster startup, for example: |
| Uses of I_Driver in org.xmlBlaster.protocol.xmlrpc |
| Classes in org.xmlBlaster.protocol.xmlrpc that implement I_Driver | |
class |
XmlRpcDriver
XmlRpc driver class to invoke the xmlBlaster server over HTTP XMLRPC. |
| Uses of I_Driver in org.xmlBlaster.util.plugin |
| Methods in org.xmlBlaster.util.plugin that return I_Driver | |
I_Driver[] |
PluginRegistry.getPluginsOfInterfaceI_Driver()
Returns the plugins which are implementing the interface I_Driver. |
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||