Uses of Class
org.omg.CosNotification.UnsupportedAdmin

Packages that use UnsupportedAdmin
org.omg.CosNotification   
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of UnsupportedAdmin in org.omg.CosNotification
 

Fields in org.omg.CosNotification declared as UnsupportedAdmin
 UnsupportedAdmin UnsupportedAdminHolder.value
           
 

Methods in org.omg.CosNotification that return UnsupportedAdmin
static UnsupportedAdmin UnsupportedAdminHelper.extract(Any any)
           
static UnsupportedAdmin UnsupportedAdminHelper.read(InputStream in)
           
 

Methods in org.omg.CosNotification with parameters of type UnsupportedAdmin
static void UnsupportedAdminHelper.insert(Any any, UnsupportedAdmin s)
           
static void UnsupportedAdminHelper.write(OutputStream out, UnsupportedAdmin s)
           
 

Methods in org.omg.CosNotification that throw UnsupportedAdmin
 void _AdminPropertiesAdminStub.set_admin(Property[] admin)
           
 void AdminPropertiesAdminPOATie.set_admin(Property[] admin)
           
 void AdminPropertiesAdminOperations.set_admin(Property[] admin)
           
 

Constructors in org.omg.CosNotification with parameters of type UnsupportedAdmin
UnsupportedAdminHolder(UnsupportedAdmin initial)
           
 

Uses of UnsupportedAdmin in org.omg.CosNotifyChannelAdmin
 

Methods in org.omg.CosNotifyChannelAdmin that throw UnsupportedAdmin
 void _EventChannelStub.set_admin(Property[] admin)
           
 EventChannel _EventChannelFactoryStub.create_channel(Property[] initial_qos, Property[] initial_admin, IntHolder id)
           
 void EventChannelPOATie.set_admin(Property[] admin)
           
 EventChannel EventChannelFactoryPOATie.create_channel(Property[] initial_qos, Property[] initial_admin, IntHolder id)
           
 EventChannel EventChannelFactoryOperations.create_channel(Property[] initial_qos, Property[] initial_admin, IntHolder id)
           
 

Uses of UnsupportedAdmin in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that throw UnsupportedAdmin
 void _TypedEventChannelStub.set_admin(Property[] admin)
           
 TypedEventChannel _TypedEventChannelFactoryStub.create_typed_channel(Property[] initial_QoS, Property[] initial_admin, IntHolder id)
           
 void TypedEventChannelPOATie.set_admin(Property[] admin)
           
 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)