Package | Description |
---|---|
org.jacorb.notification.interfaces | |
org.jacorb.notification.servant |
Constructor and Description |
---|
ProxyEvent(AbstractProxy b) |
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
protected AbstractProxy |
AbstractAdmin.getProxy(int id)
fetch the proxy specified by the provided id.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractAdmin.addProxyToMap(AbstractProxy proxy,
Map map,
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.
|
Copyright © 2016 JacORB. All rights reserved.