org.omg.CosNotification
Class QoSAdminPOA
public abstract
class
QoSAdminPOA
extends Servant
implements QoSAdminOperations, InvokeHandler
The QoSAdmin interface defines operations which enable clients to get and set the
values of QoS properties. It also defines an operation that can verify whether or not a
set of requested QoS property settings can be satisfied, along with returning
information about the range of possible settings for additional QoS properties.
QoSAdmin is intended to be an abstract interface which is inherited by the Proxy,
Admin, and Event Channel interfaces defined in the CosNotifyChannelAdmin and
CosTypedNotifyChannelAmin modules. The semantics of the operations supported
by this interface are defined below.
public String[] _all_interfaces(POA poa, byte[] objectId)
public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)