Uses of Class org.jacorb.notification.servant.AbstractProxy

Uses in package org.jacorb.notification.interfaces

Constructors with parameter type org.jacorb.notification.servant.AbstractProxy

Uses in package org.jacorb.notification.servant

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
AbstractAdmin.addProxyToMap(AbstractProxy proxy, Map map, Object lock)
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
fetch the proxy specified by the provided id. this method will not access an event style proxy.