| Package | Description |
|---|---|
| org.jacorb.notification | |
| org.jacorb.notification.util | |
| org.omg.CosNotification | |
| org.omg.CosNotifyChannelAdmin | |
| org.omg.CosTypedNotifyChannelAdmin |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
AbstractChannelFactory.create_abstract_channel(Property[] admin,
Property[] qos,
IntHolder id) |
protected Object |
TypedEventChannelFactoryImpl.create_abstract_channel(Property[] admin,
Property[] qos,
IntHolder id) |
protected Object |
EventChannelFactoryImpl.create_abstract_channel(Property[] admin,
Property[] qos,
IntHolder id) |
protected AbstractEventChannel |
AbstractChannelFactory.create_channel_servant(IntHolder id,
Property[] qosProps,
Property[] adminProps) |
EventChannel |
JacORBEventChannelFactoryPOATie.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
_JacORBEventChannelFactoryStub.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
EventChannelFactoryImpl.create_channel(Property[] qualitiyOfServiceProperties,
Property[] administrativeProperties,
IntHolder channelIdentifier)
The
create_channel operation is invoked to create a new instance of the
Notification Service style event channel. |
TypedEventChannel |
TypedEventChannelFactoryImpl.create_typed_channel(Property[] qosProps,
Property[] adminProps,
IntHolder intHolder) |
void |
AbstractEventChannel.set_admin(Property[] adminProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminPropertySet.validate_admin(Property[] ps) |
| Modifier and Type | Field and Description |
|---|---|
UnsupportedAdmin |
UnsupportedAdminHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedAdmin |
UnsupportedAdminHelper.extract(Any any) |
static UnsupportedAdmin |
UnsupportedAdminHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UnsupportedAdminHelper.insert(Any any,
UnsupportedAdmin s) |
static void |
UnsupportedAdminHelper.write(OutputStream out,
UnsupportedAdmin s) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminPropertiesAdminPOATie.set_admin(Property[] admin) |
void |
_AdminPropertiesAdminStub.set_admin(Property[] admin) |
void |
AdminPropertiesAdminOperations.set_admin(Property[] admin) |
| Constructor and Description |
|---|
UnsupportedAdminHolder(UnsupportedAdmin initial) |
| Modifier and Type | Method and Description |
|---|---|
EventChannel |
EventChannelFactoryPOATie.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
EventChannelFactoryOperations.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
_EventChannelFactoryStub.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
void |
EventChannelPOATie.set_admin(Property[] admin) |
void |
_EventChannelStub.set_admin(Property[] admin) |
| Modifier and Type | Method and Description |
|---|---|
TypedEventChannel |
_TypedEventChannelFactoryStub.create_typed_channel(Property[] initial_QoS,
Property[] initial_admin,
IntHolder id) |
TypedEventChannel |
TypedEventChannelFactoryPOATie.create_typed_channel(Property[] initial_QoS,
Property[] initial_admin,
IntHolder id) |
TypedEventChannel |
TypedEventChannelFactoryOperations.create_typed_channel(Property[] initial_QoS,
Property[] initial_admin,
IntHolder id) |
void |
TypedEventChannelPOATie.set_admin(Property[] admin) |
void |
_TypedEventChannelStub.set_admin(Property[] admin) |
Copyright © 2015 JacORB. All rights reserved.