xmlBlaster 1.6.2 API

org.xmlBlaster.protocol.corba.clientIdl
Interface BlasterCallbackOperations

All Known Subinterfaces:
BlasterCallback
All Known Implementing Classes:
_BlasterCallbackStub, BlasterCallbackPOA, CorbaCallbackServer

public interface BlasterCallbackOperations

Generated from IDL interface "BlasterCallback"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 java.lang.String ping(java.lang.String qos)
           
 java.lang.String[] update(java.lang.String sessionId, MessageUnit[] msgUnitArr)
           
 void updateOneway(java.lang.String sessionId, MessageUnit[] msgUnitArr)
           
 

Method Detail

update

public java.lang.String[] update(java.lang.String sessionId,
                                 MessageUnit[] msgUnitArr)
                          throws XmlBlasterException
Throws:
XmlBlasterException

updateOneway

public void updateOneway(java.lang.String sessionId,
                         MessageUnit[] msgUnitArr)

ping

public java.lang.String ping(java.lang.String qos)

xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.