org.openorb.ins.callback

Class CallbackManagerPOA

public abstract class CallbackManagerPOA extends Servant implements CallbackManagerOperations, InvokeHandler

This interface is used to add and to remove NS Callback objects.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
CallbackManager_this()
CallbackManager_this(ORB orb)

Method Detail

_all_interfaces

public String[] _all_interfaces(POA poa, byte[] objectId)

_invoke

public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)

_this

public CallbackManager _this()

_this

public CallbackManager _this(ORB orb)