org.xmlBlaster.util.dispatch
Interface I_Callback
- public interface I_Callback
Interface for Callback, the supported methods to call back to client side.
- See Also:
- CORBA xmlBlaster.idl
update
public PublishReturnQos update(MsgUnit msgUnit)
throws XmlBlasterException
- Throws:
XmlBlasterException
updateOneway
public void updateOneway(MsgUnit[] msgUnitArr)
throws XmlBlasterException
- Throws:
XmlBlasterException
ping
public java.lang.String ping(java.lang.String qos)
throws XmlBlasterException
- Throws:
XmlBlasterException
Copyright © 1999-2007 The xmlBlaster.org contributers.