Frames | No Frames |
Constructors with parameter type org.jacorb.notification.servant.AbstractProxy | |
Classes derived from org.jacorb.notification.servant.AbstractProxy | |
class | Abstract base class for ProxySuppliers.
|
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Methods with parameter type org.jacorb.notification.servant.AbstractProxy | |
void | |
void | configure a event style proxy. the key is only for internal
use. especially the key cannot used to fetch the proxy via
get_proxy_consumer or get_proxy_supplier.
|
void | configure the InterFilterGroupOperator a proxy should use.
|
void | configure OfferManager and SubscriptionManager for a proxy.
|
void | configure the ID for a notify style proxy. the id is
public. the proxy can be accessed via a call to
get_proxy_consumer or get_proxy_supplier.
|
void | configure initial QoS Settings for a proxy.
|
Methods with return type org.jacorb.notification.servant.AbstractProxy | |
AbstractProxy | AbstractAdmin.getProxy(int id) fetch the proxy specified by the provided id. this method will
not access an event style proxy.
|