REQUIREMENT interface |
Type | NEW |
Priority | HIGH |
Status | CLOSED |
Topic | XmlBlaster supports a small number of generic methods for remote access | |
Des cription |
You can access XmlBlaster through its interfaces. There are only a small number of methods to do all MoM activities. The methods have generic XML based arguments to avoid client/server conflicts between different versions. Note that this is a remote interface, accessible from clients in any programming language and at any geographical location. This is different to JMS (Java message service) where the specification defines the client side Java API. Following methods are supported (CORBA IDL notation), at the bottom of this page you find links to requirements which describe them in detail:
|
|
Example XML |
|
|
Configure |
NOTE: Configuration parameters are specified on command line (-someValue 17) or in the
xmlBlaster.properties file (someValue=17). See requirement "util.property" for details. |
|
See REQ | interface.connect | |
See REQ | interface.disconnect | |
See REQ | interface.publish | |
See REQ | interface.subscribe | |
See REQ | interface.unSubscribe | |
See REQ | interface.update | |
See REQ | interface.erase | |
See REQ | interface.get | |
See | http://www.xmlBlaster.org/xmlBlaster/src/java/org/xmlBlaster/protocol/corba/xmlBlaster.idl.html | |
See API | org.xmlBlaster.protocol.xmlrpc.XmlBlasterImpl | |
See API | org.xmlBlaster.protocol.rmi.I_XmlBlaster |
This page is generated from the requirement XML file xmlBlaster/doc/requirements/interface.xml