|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractProxy | |
|---|---|
| org.jacorb.notification.interfaces | |
| org.jacorb.notification.servant | |
| Uses of AbstractProxy in org.jacorb.notification.interfaces |
|---|
| Constructors in org.jacorb.notification.interfaces with parameters of type AbstractProxy | |
|---|---|
ProxyEvent(AbstractProxy b)
|
|
| Uses of AbstractProxy in org.jacorb.notification.servant |
|---|
| Subclasses of AbstractProxy in org.jacorb.notification.servant | |
|---|---|
class |
AbstractProxyConsumer
|
class |
AbstractProxyPushSupplier
|
class |
AbstractProxySupplier
Abstract base class for ProxySuppliers. |
class |
ECProxyPullConsumerImpl
|
class |
ECProxyPullSupplierImpl
|
class |
ECProxyPushConsumerImpl
|
class |
ECProxyPushSupplierImpl
|
class |
ProxyPullConsumerImpl
|
class |
ProxyPullSupplierImpl
|
class |
ProxyPushConsumerImpl
|
class |
ProxyPushSupplierImpl
|
class |
SequenceProxyPullConsumerImpl
|
class |
SequenceProxyPullSupplierImpl
|
class |
SequenceProxyPushConsumerImpl
|
class |
SequenceProxyPushSupplierImpl
|
class |
StructuredProxyPullConsumerImpl
|
class |
StructuredProxyPullSupplierImpl
|
class |
StructuredProxyPushConsumerImpl
|
class |
StructuredProxyPushSupplierImpl
|
class |
TypedProxyPullConsumerImpl
|
class |
TypedProxyPullSupplierImpl
|
class |
TypedProxyPushConsumerImpl
|
class |
TypedProxyPushSupplierImpl
|
| Methods in org.jacorb.notification.servant that return AbstractProxy | |
|---|---|
protected AbstractProxy |
AbstractAdmin.getProxy(int id)
fetch the proxy specified by the provided id. |
| Methods in org.jacorb.notification.servant with parameters of type AbstractProxy | |
|---|---|
protected void |
AbstractAdmin.addProxyToMap(AbstractProxy proxy,
java.util.Map map,
java.lang.Object lock)
|
protected void |
AbstractAdmin.configureInterFilterGroupOperator(AbstractProxy proxy)
configure the InterFilterGroupOperator a proxy should use. |
protected void |
AbstractAdmin.configureQoS(AbstractProxy proxy)
configure initial QoS Settings for a proxy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||