org.omg.CosNotifyComm

Class NotifyPublishPOA

public abstract class NotifyPublishPOA extends Servant implements NotifyPublishOperations, InvokeHandler

The NotifyPublish interface supports an operation which allows a supplier of Notifications to announce, or publish, the names of the types of events it will be supplying, It is intended to be an abstract interface which is inherited by all Notification Service consumer interfaces, and enables suppliers to inform consumers supporting this interface of the types of events they intend to supply.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
NotifyPublish_this()
NotifyPublish_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 NotifyPublish _this()

_this

public NotifyPublish _this(ORB orb)