Uses of Class
org.omg.CosTypedEventChannelAdmin.InterfaceNotSupported

Packages that use InterfaceNotSupported
org.jacorb.notification.servant   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of InterfaceNotSupported in org.jacorb.notification.servant
 

Constructors in org.jacorb.notification.servant that throw InterfaceNotSupported
TypedProxyPushConsumerImpl(ITypedAdmin admin, SupplierAdmin supplierAdmin, ORB orb, POA poa, org.apache.avalon.framework.configuration.Configuration conf, TaskProcessor taskProcessor, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager, Repository repository)
           
 

Uses of InterfaceNotSupported in org.omg.CosTypedEventChannelAdmin
 

Fields in org.omg.CosTypedEventChannelAdmin declared as InterfaceNotSupported
 InterfaceNotSupported InterfaceNotSupportedHolder.value
           
 

Methods in org.omg.CosTypedEventChannelAdmin that return InterfaceNotSupported
static InterfaceNotSupported InterfaceNotSupportedHelper.extract(Any any)
           
static InterfaceNotSupported InterfaceNotSupportedHelper.read(InputStream in)
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type InterfaceNotSupported
static void InterfaceNotSupportedHelper.insert(Any any, InterfaceNotSupported s)
           
static void InterfaceNotSupportedHelper.write(OutputStream out, InterfaceNotSupported s)
           
 

Methods in org.omg.CosTypedEventChannelAdmin that throw InterfaceNotSupported
 TypedProxyPullSupplier TypedConsumerAdminOperations.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 TypedProxyPullSupplier TypedConsumerAdminPOATie.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 TypedProxyPushConsumer TypedSupplierAdminOperations.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPushConsumer _TypedSupplierAdminStub.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPushConsumer TypedSupplierAdminPOATie.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPullSupplier _TypedConsumerAdminStub.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type InterfaceNotSupported
InterfaceNotSupportedHolder(InterfaceNotSupported initial)
           
 

Uses of InterfaceNotSupported in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that throw InterfaceNotSupported
 TypedProxyPullSupplier TypedConsumerAdminOperations.obtain_typed_notification_pull_supplier(java.lang.String supported_interface, IntHolder proxy_id)
           
 TypedProxyPullSupplier TypedConsumerAdminPOATie.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 TypedProxyPullSupplier TypedConsumerAdminPOATie.obtain_typed_notification_pull_supplier(java.lang.String supported_interface, IntHolder proxy_id)
           
 TypedProxyPushConsumer TypedSupplierAdminOperations.obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id)
           
 TypedProxyPushConsumer _TypedSupplierAdminStub.obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id)
           
 TypedProxyPushConsumer _TypedSupplierAdminStub.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPushConsumer TypedSupplierAdminPOATie.obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id)
           
 TypedProxyPushConsumer TypedSupplierAdminPOATie.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPullSupplier _TypedConsumerAdminStub.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 TypedProxyPullSupplier _TypedConsumerAdminStub.obtain_typed_notification_pull_supplier(java.lang.String supported_interface, IntHolder proxy_id)