|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Servant in org.jacorb.events |
---|
Subclasses of Servant in org.jacorb.events | |
---|---|
class |
JacORBEventChannelPOA
Generated from IDL interface "JacORBEventChannel" |
class |
JacORBEventChannelPOATie
Generated from IDL interface "JacORBEventChannel" |
class |
ProxyPullConsumerImpl
Implementation of COSEventChannelAdmin interface; ProxyPullConsumer. |
class |
ProxyPullSupplierImpl
Implementation of COSEventChannelAdmin interface; ProxyPullSupplier. |
class |
ProxyPushConsumerImpl
Implementation of COSEventChannelAdmin interface; ProxyPushConsumer. |
class |
ProxyPushSupplierImpl
Implementation of COSEventChannelAdmin interface; ProxyPushSupplier. |
Uses of Servant in org.jacorb.imr |
---|
Subclasses of Servant in org.jacorb.imr | |
---|---|
class |
AdminPOA
Generated from IDL interface "Admin" |
class |
AdminPOATie
Generated from IDL interface "Admin" |
class |
ImplementationRepositoryImpl
This is the main class of the JacORB implementation repository. |
class |
ImplementationRepositoryPOA
Generated from IDL interface "ImplementationRepository" |
class |
ImplementationRepositoryPOATie
Generated from IDL interface "ImplementationRepository" |
class |
RegistrationPOA
Generated from IDL interface "Registration" |
class |
RegistrationPOATie
Generated from IDL interface "Registration" |
class |
ServerStartupDaemonImpl
|
class |
ServerStartupDaemonPOA
Generated from IDL interface "ServerStartupDaemon" |
class |
ServerStartupDaemonPOATie
Generated from IDL interface "ServerStartupDaemon" |
Uses of Servant in org.jacorb.naming |
---|
Subclasses of Servant in org.jacorb.naming | |
---|---|
class |
BindingIteratorImpl
|
class |
NamingContextImpl
The implementation for the CORBAService Naming |
Uses of Servant in org.jacorb.notification |
---|
Subclasses of Servant in org.jacorb.notification | |
---|---|
class |
EventChannelFactoryImpl
EventChannelFactoryImpl is a implementation of
the EventChannelFactory interface which defines operations
for creating and managing new Notification Service style event
channels. |
class |
EventChannelImpl
|
class |
FilterFactoryImpl
|
class |
FilterImpl
The Filter interface defines the behaviors supported by objects which encapsulate constraints used by the proxy objects associated with an event channel in order to determine which events they receive will be forwarded, and which will be discarded. |
class |
JacORBEventChannelFactoryPOA
Generated from IDL interface "JacORBEventChannelFactory" |
class |
JacORBEventChannelFactoryPOATie
Generated from IDL interface "JacORBEventChannelFactory" |
class |
MappingFilterImpl
|
Methods in org.jacorb.notification that return Servant | |
---|---|
Servant |
EventChannelFactoryImpl.getServant()
|
Servant |
EventChannelImpl.getServant()
|
Uses of Servant in org.jacorb.notification.servant |
---|
Fields in org.jacorb.notification.servant declared as Servant | |
---|---|
protected Servant |
AbstractProxy.thisServant_
|
Methods in org.jacorb.notification.servant that return Servant | |
---|---|
abstract Servant |
AbstractAdmin.getServant()
|
Servant |
ConsumerAdminTieImpl.getServant()
|
Servant |
ECProxyPullConsumerImpl.getServant()
|
Servant |
ECProxyPullSupplierImpl.getServant()
|
Servant |
ECProxyPushConsumerImpl.getServant()
|
Servant |
ECProxyPushSupplierImpl.getServant()
|
Servant |
ProxyPullConsumerImpl.getServant()
|
Servant |
ProxyPullSupplierImpl.getServant()
|
Servant |
ProxyPushConsumerImpl.getServant()
|
Servant |
ProxyPushSupplierImpl.getServant()
|
Servant |
SequenceProxyPullConsumerImpl.getServant()
|
Servant |
SequenceProxyPullSupplierImpl.getServant()
|
Servant |
SequenceProxyPushConsumerImpl.getServant()
|
Servant |
SequenceProxyPushSupplierImpl.getServant()
|
Servant |
StructuredProxyPullConsumerImpl.getServant()
|
Servant |
StructuredProxyPullSupplierImpl.getServant()
|
Servant |
StructuredProxyPushConsumerImpl.getServant()
|
Servant |
StructuredProxyPushSupplierImpl.getServant()
|
Servant |
SupplierAdminTieImpl.getServant()
|
Uses of Servant in org.jacorb.orb |
---|
Methods in org.jacorb.orb with parameters of type Servant | |
---|---|
OutputStream |
ServantDelegate._invoke(Servant self,
java.lang.String method,
InputStream _input,
ResponseHandler handler)
Similar to invoke in InvokeHandler, which is ultimately implement by skeletons. |
POA |
ServantDelegate.default_POA(Servant self)
|
Object |
ServantDelegate.get_interface_def(Servant self)
|
InterfaceDef |
ServantDelegate.get_interface(Servant self)
|
boolean |
ServantDelegate.is_a(Servant self,
java.lang.String repid)
|
boolean |
ServantDelegate.non_existent(Servant self)
|
byte[] |
ServantDelegate.object_id(Servant self)
|
ORB |
ServantDelegate.orb(Servant self)
|
POA |
ServantDelegate.poa(Servant self)
|
Object |
ServantDelegate.this_object(Servant self)
|
Uses of Servant in org.jacorb.orb.portableInterceptor |
---|
Methods in org.jacorb.orb.portableInterceptor with parameters of type Servant | |
---|---|
void |
ServerRequestInfoImpl.setServant(Servant servant)
The servant is sometimes not available on calling receive_request_service_contexts (e.g. in case of ServantLocators or ServantActivators). |
Constructors in org.jacorb.orb.portableInterceptor with parameters of type Servant | |
---|---|
ServerRequestInfoImpl(ORB orb,
ServerRequest request,
Servant servant)
|
Uses of Servant in org.jacorb.poa |
---|
Methods in org.jacorb.poa that return Servant | |
---|---|
Servant |
Current.get_servant()
|
Servant |
POA.get_servant()
|
protected Servant |
Current.getServant()
|
Servant |
InvocationContext.getServant()
|
Servant |
LocalInvocationContext.getServant()
|
Servant |
RequestProcessor.getServant()
returns the actual servant |
protected Servant |
AOM.getServant(byte[] oid)
|
Servant |
POA.id_to_servant(byte[] oid)
|
protected Servant |
AOM.incarnate(byte[] oid,
ServantActivator servant_activator,
POA poa)
|
Servant |
POA.reference_to_servant(Object reference)
|
Methods in org.jacorb.poa with parameters of type Servant | |
---|---|
void |
POA.activate_object_with_id(byte[] oid,
Servant servant)
|
byte[] |
POA.activate_object(Servant servant)
|
protected void |
AOM.add(byte[] oid,
Servant servant)
add is called by the POA when activating an object
to add a Servant into the Active Object Map. |
protected boolean |
AOM.contains(Servant servant)
|
protected byte[] |
AOM.getObjectId(Servant servant)
|
void |
AOMListener.objectActivated(byte[] oid,
Servant servant,
int size)
|
void |
EventMulticaster.objectActivated(byte[] oid,
Servant servant,
int size)
|
void |
POAAdapter.objectActivated(byte[] oid,
Servant servant,
int aom_size)
|
void |
POAMonitorImpl.objectActivated(byte[] oid,
Servant servant,
int aom_size)
|
void |
AOMListener.objectDeactivated(byte[] oid,
Servant servant,
int size)
|
void |
EventMulticaster.objectDeactivated(byte[] oid,
Servant servant,
int size)
|
void |
POAAdapter.objectDeactivated(byte[] oid,
Servant servant,
int aom_size)
|
void |
POAMonitorImpl.objectDeactivated(byte[] oid,
Servant servant,
int aom_size)
|
byte[] |
POA.servant_to_id(Servant servant)
|
Object |
POA.servant_to_reference(Servant servant)
|
void |
AOMListener.servantEtherialized(byte[] oid,
Servant servant)
|
void |
EventMulticaster.servantEtherialized(byte[] oid,
Servant servant)
|
void |
POAAdapter.servantEtherialized(byte[] oid,
Servant servant)
|
void |
AOMListener.servantIncarnated(byte[] oid,
Servant servant)
|
void |
EventMulticaster.servantIncarnated(byte[] oid,
Servant servant)
|
void |
POAAdapter.servantIncarnated(byte[] oid,
Servant servant)
|
void |
POA.set_servant(Servant _defaultServant)
|
Constructors in org.jacorb.poa with parameters of type Servant | |
---|---|
LocalInvocationContext(ORB _orb,
POA _poa,
byte[] _oid,
Servant _servant)
|
Uses of Servant in org.jacorb.util.tracing |
---|
Subclasses of Servant in org.jacorb.util.tracing | |
---|---|
class |
TracingServiceImpl
|
class |
TracingServicePOA
Generated from IDL interface "TracingService" |
class |
TracingServicePOATie
Generated from IDL interface "TracingService" |
Uses of Servant in org.omg.ATLAS |
---|
Subclasses of Servant in org.omg.ATLAS | |
---|---|
class |
AuthTokenDispenserPOA
Generated from IDL interface "AuthTokenDispenser" |
class |
AuthTokenDispenserPOATie
Generated from IDL interface "AuthTokenDispenser" |
Uses of Servant in org.omg.BiDirPolicy |
---|
Subclasses of Servant in org.omg.BiDirPolicy | |
---|---|
class |
BidirectionalPolicyPOA
Generated from IDL interface "BidirectionalPolicy" |
class |
BidirectionalPolicyPOATie
Generated from IDL interface "BidirectionalPolicy" |
Uses of Servant in org.omg.CORBA |
---|
Subclasses of Servant in org.omg.CORBA | |
---|---|
class |
AliasDefPOA
Generated from IDL interface "AliasDef" |
class |
AliasDefPOATie
Generated from IDL interface "AliasDef" |
class |
ArrayDefPOA
Generated from IDL interface "ArrayDef" |
class |
ArrayDefPOATie
Generated from IDL interface "ArrayDef" |
class |
AttributeDefPOA
Generated from IDL interface "AttributeDef" |
class |
AttributeDefPOATie
Generated from IDL interface "AttributeDef" |
class |
ConstantDefPOA
Generated from IDL interface "ConstantDef" |
class |
ConstantDefPOATie
Generated from IDL interface "ConstantDef" |
class |
ConstructionPolicyPOA
Generated from IDL interface "ConstructionPolicy" |
class |
ConstructionPolicyPOATie
Generated from IDL interface "ConstructionPolicy" |
class |
ContainedPOA
Generated from IDL interface "Contained" |
class |
ContainedPOATie
Generated from IDL interface "Contained" |
class |
ContainerPOA
Generated from IDL interface "Container" |
class |
ContainerPOATie
Generated from IDL interface "Container" |
class |
EnumDefPOA
Generated from IDL interface "EnumDef" |
class |
EnumDefPOATie
Generated from IDL interface "EnumDef" |
class |
ExceptionDefPOA
Generated from IDL interface "ExceptionDef" |
class |
ExceptionDefPOATie
Generated from IDL interface "ExceptionDef" |
class |
FixedDefPOA
Generated from IDL interface "FixedDef" |
class |
FixedDefPOATie
Generated from IDL interface "FixedDef" |
class |
IDLTypePOA
Generated from IDL interface "IDLType" |
class |
IDLTypePOATie
Generated from IDL interface "IDLType" |
class |
InterfaceDefPOA
Generated from IDL interface "InterfaceDef" |
class |
InterfaceDefPOATie
Generated from IDL interface "InterfaceDef" |
class |
IRObjectPOA
Generated from IDL interface "IRObject" |
class |
IRObjectPOATie
Generated from IDL interface "IRObject" |
class |
ModuleDefPOA
Generated from IDL interface "ModuleDef" |
class |
ModuleDefPOATie
Generated from IDL interface "ModuleDef" |
class |
NativeDefPOA
Generated from IDL interface "NativeDef" |
class |
NativeDefPOATie
Generated from IDL interface "NativeDef" |
class |
OperationDefPOA
Generated from IDL interface "OperationDef" |
class |
OperationDefPOATie
Generated from IDL interface "OperationDef" |
class |
PolicyPOA
Generated from IDL interface "Policy" |
class |
PolicyPOATie
Generated from IDL interface "Policy" |
class |
PrimitiveDefPOA
Generated from IDL interface "PrimitiveDef" |
class |
PrimitiveDefPOATie
Generated from IDL interface "PrimitiveDef" |
class |
RepositoryPOA
Generated from IDL interface "Repository" |
class |
RepositoryPOATie
Generated from IDL interface "Repository" |
class |
SequenceDefPOA
Generated from IDL interface "SequenceDef" |
class |
SequenceDefPOATie
Generated from IDL interface "SequenceDef" |
class |
StringDefPOA
Generated from IDL interface "StringDef" |
class |
StringDefPOATie
Generated from IDL interface "StringDef" |
class |
StructDefPOA
Generated from IDL interface "StructDef" |
class |
StructDefPOATie
Generated from IDL interface "StructDef" |
class |
TypedefDefPOA
Generated from IDL interface "TypedefDef" |
class |
TypedefDefPOATie
Generated from IDL interface "TypedefDef" |
class |
UnionDefPOA
Generated from IDL interface "UnionDef" |
class |
UnionDefPOATie
Generated from IDL interface "UnionDef" |
class |
ValueBoxDefPOA
Generated from IDL interface "ValueBoxDef" |
class |
ValueBoxDefPOATie
Generated from IDL interface "ValueBoxDef" |
class |
ValueDefPOA
Generated from IDL interface "ValueDef" |
class |
ValueDefPOATie
Generated from IDL interface "ValueDef" |
class |
ValueMemberDefPOA
Generated from IDL interface "ValueMemberDef" |
class |
ValueMemberDefPOATie
Generated from IDL interface "ValueMemberDef" |
class |
WstringDefPOA
Generated from IDL interface "WstringDef" |
class |
WstringDefPOATie
Generated from IDL interface "WstringDef" |
Uses of Servant in org.omg.CosCollection |
---|
Subclasses of Servant in org.omg.CosCollection | |
---|---|
class |
BagFactoryPOA
Generated from IDL interface "BagFactory" |
class |
BagFactoryPOATie
Generated from IDL interface "BagFactory" |
class |
BagPOA
Generated from IDL interface "Bag" |
class |
BagPOATie
Generated from IDL interface "Bag" |
class |
CollectionFactoriesPOA
Generated from IDL interface "CollectionFactories" |
class |
CollectionFactoriesPOATie
Generated from IDL interface "CollectionFactories" |
class |
CollectionFactoryPOA
Generated from IDL interface "CollectionFactory" |
class |
CollectionFactoryPOATie
Generated from IDL interface "CollectionFactory" |
class |
CollectionPOA
Generated from IDL interface "Collection" |
class |
CollectionPOATie
Generated from IDL interface "Collection" |
class |
CommandPOA
Generated from IDL interface "Command" |
class |
CommandPOATie
Generated from IDL interface "Command" |
class |
ComparatorPOA
Generated from IDL interface "Comparator" |
class |
ComparatorPOATie
Generated from IDL interface "Comparator" |
class |
CSequencePOA
Generated from IDL interface "CSequence" |
class |
CSequencePOATie
Generated from IDL interface "CSequence" |
class |
DequeFactoryPOA
Generated from IDL interface "DequeFactory" |
class |
DequeFactoryPOATie
Generated from IDL interface "DequeFactory" |
class |
DequePOA
Generated from IDL interface "Deque" |
class |
DequePOATie
Generated from IDL interface "Deque" |
class |
EqualityCollectionPOA
Generated from IDL interface "EqualityCollection" |
class |
EqualityCollectionPOATie
Generated from IDL interface "EqualityCollection" |
class |
EqualityIteratorPOA
Generated from IDL interface "EqualityIterator" |
class |
EqualityIteratorPOATie
Generated from IDL interface "EqualityIterator" |
class |
EqualityKeyCollectionPOA
Generated from IDL interface "EqualityKeyCollection" |
class |
EqualityKeyCollectionPOATie
Generated from IDL interface "EqualityKeyCollection" |
class |
EqualityKeyIteratorPOA
Generated from IDL interface "EqualityKeyIterator" |
class |
EqualityKeyIteratorPOATie
Generated from IDL interface "EqualityKeyIterator" |
class |
EqualityKeySortedCollectionPOA
Generated from IDL interface "EqualityKeySortedCollection" |
class |
EqualityKeySortedCollectionPOATie
Generated from IDL interface "EqualityKeySortedCollection" |
class |
EqualityKeySortedIteratorPOA
Generated from IDL interface "EqualityKeySortedIterator" |
class |
EqualityKeySortedIteratorPOATie
Generated from IDL interface "EqualityKeySortedIterator" |
class |
EqualitySequenceFactoryPOA
Generated from IDL interface "EqualitySequenceFactory" |
class |
EqualitySequenceFactoryPOATie
Generated from IDL interface "EqualitySequenceFactory" |
class |
EqualitySequencePOA
Generated from IDL interface "EqualitySequence" |
class |
EqualitySequencePOATie
Generated from IDL interface "EqualitySequence" |
class |
EqualitySequentialCollectionPOA
Generated from IDL interface "EqualitySequentialCollection" |
class |
EqualitySequentialCollectionPOATie
Generated from IDL interface "EqualitySequentialCollection" |
class |
EqualitySequentialIteratorPOA
Generated from IDL interface "EqualitySequentialIterator" |
class |
EqualitySequentialIteratorPOATie
Generated from IDL interface "EqualitySequentialIterator" |
class |
EqualitySortedCollectionPOA
Generated from IDL interface "EqualitySortedCollection" |
class |
EqualitySortedCollectionPOATie
Generated from IDL interface "EqualitySortedCollection" |
class |
EqualitySortedIteratorPOA
Generated from IDL interface "EqualitySortedIterator" |
class |
EqualitySortedIteratorPOATie
Generated from IDL interface "EqualitySortedIterator" |
class |
HeapFactoryPOA
Generated from IDL interface "HeapFactory" |
class |
HeapFactoryPOATie
Generated from IDL interface "HeapFactory" |
class |
HeapPOA
Generated from IDL interface "Heap" |
class |
HeapPOATie
Generated from IDL interface "Heap" |
class |
IteratorPOA
Generated from IDL interface "Iterator" |
class |
IteratorPOATie
Generated from IDL interface "Iterator" |
class |
KeyBagFactoryPOA
Generated from IDL interface "KeyBagFactory" |
class |
KeyBagFactoryPOATie
Generated from IDL interface "KeyBagFactory" |
class |
KeyBagPOA
Generated from IDL interface "KeyBag" |
class |
KeyBagPOATie
Generated from IDL interface "KeyBag" |
class |
KeyCollectionPOA
Generated from IDL interface "KeyCollection" |
class |
KeyCollectionPOATie
Generated from IDL interface "KeyCollection" |
class |
KeyIteratorPOA
Generated from IDL interface "KeyIterator" |
class |
KeyIteratorPOATie
Generated from IDL interface "KeyIterator" |
class |
KeySetFactoryPOA
Generated from IDL interface "KeySetFactory" |
class |
KeySetFactoryPOATie
Generated from IDL interface "KeySetFactory" |
class |
KeySetPOA
Generated from IDL interface "KeySet" |
class |
KeySetPOATie
Generated from IDL interface "KeySet" |
class |
KeySortedBagFactoryPOA
Generated from IDL interface "KeySortedBagFactory" |
class |
KeySortedBagFactoryPOATie
Generated from IDL interface "KeySortedBagFactory" |
class |
KeySortedBagPOA
Generated from IDL interface "KeySortedBag" |
class |
KeySortedBagPOATie
Generated from IDL interface "KeySortedBag" |
class |
KeySortedCollectionPOA
Generated from IDL interface "KeySortedCollection" |
class |
KeySortedCollectionPOATie
Generated from IDL interface "KeySortedCollection" |
class |
KeySortedIteratorPOA
Generated from IDL interface "KeySortedIterator" |
class |
KeySortedIteratorPOATie
Generated from IDL interface "KeySortedIterator" |
class |
KeySortedSetFactoryPOA
Generated from IDL interface "KeySortedSetFactory" |
class |
KeySortedSetFactoryPOATie
Generated from IDL interface "KeySortedSetFactory" |
class |
KeySortedSetPOA
Generated from IDL interface "KeySortedSet" |
class |
KeySortedSetPOATie
Generated from IDL interface "KeySortedSet" |
class |
MapFactoryPOA
Generated from IDL interface "MapFactory" |
class |
MapFactoryPOATie
Generated from IDL interface "MapFactory" |
class |
MapPOA
Generated from IDL interface "Map" |
class |
MapPOATie
Generated from IDL interface "Map" |
class |
OperationsPOA
Generated from IDL interface "Operations" |
class |
OperationsPOATie
Generated from IDL interface "Operations" |
class |
OrderedCollectionPOA
Generated from IDL interface "OrderedCollection" |
class |
OrderedCollectionPOATie
Generated from IDL interface "OrderedCollection" |
class |
OrderedIteratorPOA
Generated from IDL interface "OrderedIterator" |
class |
OrderedIteratorPOATie
Generated from IDL interface "OrderedIterator" |
class |
PriorityQueueFactoryPOA
Generated from IDL interface "PriorityQueueFactory" |
class |
PriorityQueueFactoryPOATie
Generated from IDL interface "PriorityQueueFactory" |
class |
PriorityQueuePOA
Generated from IDL interface "PriorityQueue" |
class |
PriorityQueuePOATie
Generated from IDL interface "PriorityQueue" |
class |
QueueFactoryPOA
Generated from IDL interface "QueueFactory" |
class |
QueueFactoryPOATie
Generated from IDL interface "QueueFactory" |
class |
QueuePOA
Generated from IDL interface "Queue" |
class |
QueuePOATie
Generated from IDL interface "Queue" |
class |
RACollectionFactoriesPOA
Generated from IDL interface "RACollectionFactories" |
class |
RACollectionFactoriesPOATie
Generated from IDL interface "RACollectionFactories" |
class |
RACollectionFactoryPOA
Generated from IDL interface "RACollectionFactory" |
class |
RACollectionFactoryPOATie
Generated from IDL interface "RACollectionFactory" |
class |
RelationFactoryPOA
Generated from IDL interface "RelationFactory" |
class |
RelationFactoryPOATie
Generated from IDL interface "RelationFactory" |
class |
RelationPOA
Generated from IDL interface "Relation" |
class |
RelationPOATie
Generated from IDL interface "Relation" |
class |
RestrictedAccessCollectionPOA
Generated from IDL interface "RestrictedAccessCollection" |
class |
RestrictedAccessCollectionPOATie
Generated from IDL interface "RestrictedAccessCollection" |
class |
SequenceFactoryPOA
Generated from IDL interface "SequenceFactory" |
class |
SequenceFactoryPOATie
Generated from IDL interface "SequenceFactory" |
class |
SequentialCollectionPOA
Generated from IDL interface "SequentialCollection" |
class |
SequentialCollectionPOATie
Generated from IDL interface "SequentialCollection" |
class |
SequentialIteratorPOA
Generated from IDL interface "SequentialIterator" |
class |
SequentialIteratorPOATie
Generated from IDL interface "SequentialIterator" |
class |
SetFactoryPOA
Generated from IDL interface "SetFactory" |
class |
SetFactoryPOATie
Generated from IDL interface "SetFactory" |
class |
SetPOA
Generated from IDL interface "Set" |
class |
SetPOATie
Generated from IDL interface "Set" |
class |
SortedBagFactoryPOA
Generated from IDL interface "SortedBagFactory" |
class |
SortedBagFactoryPOATie
Generated from IDL interface "SortedBagFactory" |
class |
SortedBagPOA
Generated from IDL interface "SortedBag" |
class |
SortedBagPOATie
Generated from IDL interface "SortedBag" |
class |
SortedCollectionPOA
Generated from IDL interface "SortedCollection" |
class |
SortedCollectionPOATie
Generated from IDL interface "SortedCollection" |
class |
SortedIteratorPOA
Generated from IDL interface "SortedIterator" |
class |
SortedIteratorPOATie
Generated from IDL interface "SortedIterator" |
class |
SortedMapFactoryPOA
Generated from IDL interface "SortedMapFactory" |
class |
SortedMapFactoryPOATie
Generated from IDL interface "SortedMapFactory" |
class |
SortedMapPOA
Generated from IDL interface "SortedMap" |
class |
SortedMapPOATie
Generated from IDL interface "SortedMap" |
class |
SortedRelationFactoryPOA
Generated from IDL interface "SortedRelationFactory" |
class |
SortedRelationFactoryPOATie
Generated from IDL interface "SortedRelationFactory" |
class |
SortedRelationPOA
Generated from IDL interface "SortedRelation" |
class |
SortedRelationPOATie
Generated from IDL interface "SortedRelation" |
class |
SortedSetFactoryPOA
Generated from IDL interface "SortedSetFactory" |
class |
SortedSetFactoryPOATie
Generated from IDL interface "SortedSetFactory" |
class |
SortedSetPOA
Generated from IDL interface "SortedSet" |
class |
SortedSetPOATie
Generated from IDL interface "SortedSet" |
class |
StackFactoryPOA
Generated from IDL interface "StackFactory" |
class |
StackFactoryPOATie
Generated from IDL interface "StackFactory" |
class |
StackPOA
Generated from IDL interface "Stack" |
class |
StackPOATie
Generated from IDL interface "Stack" |
Uses of Servant in org.omg.CosConcurrencyControl |
---|
Subclasses of Servant in org.omg.CosConcurrencyControl | |
---|---|
class |
LockCoordinatorPOA
Generated from IDL interface "LockCoordinator" |
class |
LockCoordinatorPOATie
Generated from IDL interface "LockCoordinator" |
class |
LockSetFactoryPOA
Generated from IDL interface "LockSetFactory" |
class |
LockSetFactoryPOATie
Generated from IDL interface "LockSetFactory" |
class |
LockSetPOA
Generated from IDL interface "LockSet" |
class |
LockSetPOATie
Generated from IDL interface "LockSet" |
class |
TransactionalLockSetPOA
Generated from IDL interface "TransactionalLockSet" |
class |
TransactionalLockSetPOATie
Generated from IDL interface "TransactionalLockSet" |
Uses of Servant in org.omg.CosEventChannelAdmin |
---|
Subclasses of Servant in org.omg.CosEventChannelAdmin | |
---|---|
class |
ConsumerAdminPOA
Generated from IDL interface "ConsumerAdmin" |
class |
ConsumerAdminPOATie
Generated from IDL interface "ConsumerAdmin" |
class |
ProxyPullConsumerPOA
Generated from IDL interface "ProxyPullConsumer" |
class |
ProxyPullConsumerPOATie
Generated from IDL interface "ProxyPullConsumer" |
class |
ProxyPullSupplierPOA
Generated from IDL interface "ProxyPullSupplier" |
class |
ProxyPullSupplierPOATie
Generated from IDL interface "ProxyPullSupplier" |
class |
ProxyPushConsumerPOA
Generated from IDL interface "ProxyPushConsumer" |
class |
ProxyPushConsumerPOATie
Generated from IDL interface "ProxyPushConsumer" |
class |
ProxyPushSupplierPOA
Generated from IDL interface "ProxyPushSupplier" |
class |
ProxyPushSupplierPOATie
Generated from IDL interface "ProxyPushSupplier" |
class |
SupplierAdminPOA
Generated from IDL interface "SupplierAdmin" |
class |
SupplierAdminPOATie
Generated from IDL interface "SupplierAdmin" |
Uses of Servant in org.omg.CosEventComm |
---|
Subclasses of Servant in org.omg.CosEventComm | |
---|---|
class |
PullConsumerPOA
Generated from IDL interface "PullConsumer" |
class |
PullConsumerPOATie
Generated from IDL interface "PullConsumer" |
class |
PullSupplierPOA
Generated from IDL interface "PullSupplier" |
class |
PullSupplierPOATie
Generated from IDL interface "PullSupplier" |
class |
PushConsumerPOA
Generated from IDL interface "PushConsumer" |
class |
PushConsumerPOATie
Generated from IDL interface "PushConsumer" |
class |
PushSupplierPOA
Generated from IDL interface "PushSupplier" |
class |
PushSupplierPOATie
Generated from IDL interface "PushSupplier" |
Uses of Servant in org.omg.CosNaming |
---|
Subclasses of Servant in org.omg.CosNaming | |
---|---|
class |
BindingIteratorPOA
Generated from IDL interface "BindingIterator" |
class |
BindingIteratorPOATie
Generated from IDL interface "BindingIterator" |
class |
NamingContextExtPOA
Generated from IDL interface "NamingContextExt" |
class |
NamingContextExtPOATie
Generated from IDL interface "NamingContextExt" |
class |
NamingContextPOA
Generated from IDL interface "NamingContext" |
class |
NamingContextPOATie
Generated from IDL interface "NamingContext" |
Uses of Servant in org.omg.CosNotification |
---|
Subclasses of Servant in org.omg.CosNotification | |
---|---|
class |
AdminPropertiesAdminPOA
Generated from IDL interface "AdminPropertiesAdmin" |
class |
AdminPropertiesAdminPOATie
Generated from IDL interface "AdminPropertiesAdmin" |
class |
QoSAdminPOA
Generated from IDL interface "QoSAdmin" |
class |
QoSAdminPOATie
Generated from IDL interface "QoSAdmin" |
Uses of Servant in org.omg.CosNotifyChannelAdmin |
---|
Subclasses of Servant in org.omg.CosNotifyChannelAdmin | |
---|---|
class |
EventChannelFactoryPOA
Generated from IDL interface "EventChannelFactory" |
class |
EventChannelFactoryPOATie
Generated from IDL interface "EventChannelFactory" |
class |
EventChannelPOA
Generated from IDL interface "EventChannel" |
class |
EventChannelPOATie
Generated from IDL interface "EventChannel" |
class |
ProxyConsumerPOA
Generated from IDL interface "ProxyConsumer" |
class |
ProxyConsumerPOATie
Generated from IDL interface "ProxyConsumer" |
class |
ProxySupplierPOA
Generated from IDL interface "ProxySupplier" |
class |
ProxySupplierPOATie
Generated from IDL interface "ProxySupplier" |
class |
SequenceProxyPullConsumerPOA
Generated from IDL interface "SequenceProxyPullConsumer" |
class |
SequenceProxyPullConsumerPOATie
Generated from IDL interface "SequenceProxyPullConsumer" |
class |
SequenceProxyPullSupplierPOA
Generated from IDL interface "SequenceProxyPullSupplier" |
class |
SequenceProxyPullSupplierPOATie
Generated from IDL interface "SequenceProxyPullSupplier" |
class |
SequenceProxyPushConsumerPOA
Generated from IDL interface "SequenceProxyPushConsumer" |
class |
SequenceProxyPushConsumerPOATie
Generated from IDL interface "SequenceProxyPushConsumer" |
class |
SequenceProxyPushSupplierPOA
Generated from IDL interface "SequenceProxyPushSupplier" |
class |
SequenceProxyPushSupplierPOATie
Generated from IDL interface "SequenceProxyPushSupplier" |
class |
StructuredProxyPullConsumerPOA
Generated from IDL interface "StructuredProxyPullConsumer" |
class |
StructuredProxyPullConsumerPOATie
Generated from IDL interface "StructuredProxyPullConsumer" |
class |
StructuredProxyPullSupplierPOA
Generated from IDL interface "StructuredProxyPullSupplier" |
class |
StructuredProxyPullSupplierPOATie
Generated from IDL interface "StructuredProxyPullSupplier" |
class |
StructuredProxyPushConsumerPOA
Generated from IDL interface "StructuredProxyPushConsumer" |
class |
StructuredProxyPushConsumerPOATie
Generated from IDL interface "StructuredProxyPushConsumer" |
class |
StructuredProxyPushSupplierPOA
Generated from IDL interface "StructuredProxyPushSupplier" |
class |
StructuredProxyPushSupplierPOATie
Generated from IDL interface "StructuredProxyPushSupplier" |
Uses of Servant in org.omg.CosNotifyComm |
---|
Subclasses of Servant in org.omg.CosNotifyComm | |
---|---|
class |
NotifyPublishPOA
Generated from IDL interface "NotifyPublish" |
class |
NotifyPublishPOATie
Generated from IDL interface "NotifyPublish" |
class |
NotifySubscribePOA
Generated from IDL interface "NotifySubscribe" |
class |
NotifySubscribePOATie
Generated from IDL interface "NotifySubscribe" |
class |
SequencePullConsumerPOA
Generated from IDL interface "SequencePullConsumer" |
class |
SequencePullConsumerPOATie
Generated from IDL interface "SequencePullConsumer" |
class |
SequencePullSupplierPOA
Generated from IDL interface "SequencePullSupplier" |
class |
SequencePullSupplierPOATie
Generated from IDL interface "SequencePullSupplier" |
class |
SequencePushConsumerPOA
Generated from IDL interface "SequencePushConsumer" |
class |
SequencePushConsumerPOATie
Generated from IDL interface "SequencePushConsumer" |
class |
SequencePushSupplierPOA
Generated from IDL interface "SequencePushSupplier" |
class |
SequencePushSupplierPOATie
Generated from IDL interface "SequencePushSupplier" |
class |
StructuredPullConsumerPOA
Generated from IDL interface "StructuredPullConsumer" |
class |
StructuredPullConsumerPOATie
Generated from IDL interface "StructuredPullConsumer" |
class |
StructuredPullSupplierPOA
Generated from IDL interface "StructuredPullSupplier" |
class |
StructuredPullSupplierPOATie
Generated from IDL interface "StructuredPullSupplier" |
class |
StructuredPushConsumerPOA
Generated from IDL interface "StructuredPushConsumer" |
class |
StructuredPushConsumerPOATie
Generated from IDL interface "StructuredPushConsumer" |
class |
StructuredPushSupplierPOA
Generated from IDL interface "StructuredPushSupplier" |
class |
StructuredPushSupplierPOATie
Generated from IDL interface "StructuredPushSupplier" |
Uses of Servant in org.omg.CosNotifyFilter |
---|
Subclasses of Servant in org.omg.CosNotifyFilter | |
---|---|
class |
FilterAdminPOA
Generated from IDL interface "FilterAdmin" |
class |
FilterAdminPOATie
Generated from IDL interface "FilterAdmin" |
class |
FilterFactoryPOA
Generated from IDL interface "FilterFactory" |
class |
FilterFactoryPOATie
Generated from IDL interface "FilterFactory" |
class |
FilterPOA
Generated from IDL interface "Filter" |
class |
FilterPOATie
Generated from IDL interface "Filter" |
class |
MappingFilterPOA
Generated from IDL interface "MappingFilter" |
class |
MappingFilterPOATie
Generated from IDL interface "MappingFilter" |
Uses of Servant in org.omg.CosTrading |
---|
Subclasses of Servant in org.omg.CosTrading | |
---|---|
class |
ImportAttributesPOA
Generated from IDL interface "ImportAttributes" |
class |
ImportAttributesPOATie
Generated from IDL interface "ImportAttributes" |
class |
LinkAttributesPOA
Generated from IDL interface "LinkAttributes" |
class |
LinkAttributesPOATie
Generated from IDL interface "LinkAttributes" |
class |
LinkPOA
Generated from IDL interface "Link" |
class |
LinkPOATie
Generated from IDL interface "Link" |
class |
LookupPOA
Generated from IDL interface "Lookup" |
class |
LookupPOATie
Generated from IDL interface "Lookup" |
class |
OfferIdIteratorPOA
Generated from IDL interface "OfferIdIterator" |
class |
OfferIdIteratorPOATie
Generated from IDL interface "OfferIdIterator" |
class |
OfferIteratorPOA
Generated from IDL interface "OfferIterator" |
class |
OfferIteratorPOATie
Generated from IDL interface "OfferIterator" |
class |
ProxyPOA
Generated from IDL interface "Proxy" |
class |
ProxyPOATie
Generated from IDL interface "Proxy" |
class |
RegisterPOA
Generated from IDL interface "Register" |
class |
RegisterPOATie
Generated from IDL interface "Register" |
class |
SupportAttributesPOA
Generated from IDL interface "SupportAttributes" |
class |
SupportAttributesPOATie
Generated from IDL interface "SupportAttributes" |
class |
TraderComponentsPOA
Generated from IDL interface "TraderComponents" |
class |
TraderComponentsPOATie
Generated from IDL interface "TraderComponents" |
Uses of Servant in org.omg.CosTradingDynamic |
---|
Subclasses of Servant in org.omg.CosTradingDynamic | |
---|---|
class |
DynamicPropEvalPOA
Generated from IDL interface "DynamicPropEval" |
class |
DynamicPropEvalPOATie
Generated from IDL interface "DynamicPropEval" |
Uses of Servant in org.omg.CosTradingRepos |
---|
Subclasses of Servant in org.omg.CosTradingRepos | |
---|---|
class |
ServiceTypeRepositoryPOA
Generated from IDL interface "ServiceTypeRepository" |
class |
ServiceTypeRepositoryPOATie
Generated from IDL interface "ServiceTypeRepository" |
Uses of Servant in org.omg.CosTransactions |
---|
Subclasses of Servant in org.omg.CosTransactions | |
---|---|
class |
ControlPOA
Generated from IDL interface "Control" |
class |
ControlPOATie
Generated from IDL interface "Control" |
class |
CoordinatorPOA
Generated from IDL interface "Coordinator" |
class |
CoordinatorPOATie
Generated from IDL interface "Coordinator" |
class |
CurrentPOA
Generated from IDL interface "Current" |
class |
CurrentPOATie
Generated from IDL interface "Current" |
class |
RecoveryCoordinatorPOA
Generated from IDL interface "RecoveryCoordinator" |
class |
RecoveryCoordinatorPOATie
Generated from IDL interface "RecoveryCoordinator" |
class |
ResourcePOA
Generated from IDL interface "Resource" |
class |
ResourcePOATie
Generated from IDL interface "Resource" |
class |
SubtransactionAwareResourcePOA
Generated from IDL interface "SubtransactionAwareResource" |
class |
SubtransactionAwareResourcePOATie
Generated from IDL interface "SubtransactionAwareResource" |
class |
SynchronizationPOA
Generated from IDL interface "Synchronization" |
class |
SynchronizationPOATie
Generated from IDL interface "Synchronization" |
class |
TerminatorPOA
Generated from IDL interface "Terminator" |
class |
TerminatorPOATie
Generated from IDL interface "Terminator" |
class |
TransactionalObjectPOA
Generated from IDL interface "TransactionalObject" |
class |
TransactionalObjectPOATie
Generated from IDL interface "TransactionalObject" |
class |
TransactionFactoryPOA
Generated from IDL interface "TransactionFactory" |
class |
TransactionFactoryPOATie
Generated from IDL interface "TransactionFactory" |
Uses of Servant in org.omg.CosTypedEventChannelAdmin |
---|
Subclasses of Servant in org.omg.CosTypedEventChannelAdmin | |
---|---|
class |
TypedConsumerAdminPOA
Generated from IDL interface "TypedConsumerAdmin" |
class |
TypedConsumerAdminPOATie
Generated from IDL interface "TypedConsumerAdmin" |
class |
TypedEventChannelPOA
Generated from IDL interface "TypedEventChannel" |
class |
TypedEventChannelPOATie
Generated from IDL interface "TypedEventChannel" |
class |
TypedProxyPullSupplierPOA
Generated from IDL interface "TypedProxyPullSupplier" |
class |
TypedProxyPullSupplierPOATie
Generated from IDL interface "TypedProxyPullSupplier" |
class |
TypedProxyPushConsumerPOA
Generated from IDL interface "TypedProxyPushConsumer" |
class |
TypedProxyPushConsumerPOATie
Generated from IDL interface "TypedProxyPushConsumer" |
class |
TypedSupplierAdminPOA
Generated from IDL interface "TypedSupplierAdmin" |
class |
TypedSupplierAdminPOATie
Generated from IDL interface "TypedSupplierAdmin" |
Uses of Servant in org.omg.CosTypedEventComm |
---|
Subclasses of Servant in org.omg.CosTypedEventComm | |
---|---|
class |
TypedPullSupplierPOA
Generated from IDL interface "TypedPullSupplier" |
class |
TypedPullSupplierPOATie
Generated from IDL interface "TypedPullSupplier" |
class |
TypedPushConsumerPOA
Generated from IDL interface "TypedPushConsumer" |
class |
TypedPushConsumerPOATie
Generated from IDL interface "TypedPushConsumer" |
Uses of Servant in org.omg.CosTypedNotifyChannelAdmin |
---|
Subclasses of Servant in org.omg.CosTypedNotifyChannelAdmin | |
---|---|
class |
TypedEventChannelFactoryPOA
Generated from IDL interface "TypedEventChannelFactory" |
class |
TypedEventChannelFactoryPOATie
Generated from IDL interface "TypedEventChannelFactory" |
class |
TypedProxyPullConsumerPOA
Generated from IDL interface "TypedProxyPullConsumer" |
class |
TypedProxyPullConsumerPOATie
Generated from IDL interface "TypedProxyPullConsumer" |
class |
TypedProxyPushSupplierPOA
Generated from IDL interface "TypedProxyPushSupplier" |
class |
TypedProxyPushSupplierPOATie
Generated from IDL interface "TypedProxyPushSupplier" |
Uses of Servant in org.omg.DynamicAny |
---|
Subclasses of Servant in org.omg.DynamicAny | |
---|---|
class |
DynAnyFactoryPOA
Generated from IDL interface "DynAnyFactory" |
class |
DynAnyFactoryPOATie
Generated from IDL interface "DynAnyFactory" |
class |
DynAnyPOA
Generated from IDL interface "DynAny" |
class |
DynAnyPOATie
Generated from IDL interface "DynAny" |
class |
DynArrayPOA
Generated from IDL interface "DynArray" |
class |
DynArrayPOATie
Generated from IDL interface "DynArray" |
class |
DynEnumPOA
Generated from IDL interface "DynEnum" |
class |
DynEnumPOATie
Generated from IDL interface "DynEnum" |
class |
DynFixedPOA
Generated from IDL interface "DynFixed" |
class |
DynFixedPOATie
Generated from IDL interface "DynFixed" |
class |
DynSequencePOA
Generated from IDL interface "DynSequence" |
class |
DynSequencePOATie
Generated from IDL interface "DynSequence" |
class |
DynStructPOA
Generated from IDL interface "DynStruct" |
class |
DynStructPOATie
Generated from IDL interface "DynStruct" |
class |
DynUnionPOA
Generated from IDL interface "DynUnion" |
class |
DynUnionPOATie
Generated from IDL interface "DynUnion" |
class |
DynValuePOA
Generated from IDL interface "DynValue" |
class |
DynValuePOATie
Generated from IDL interface "DynValue" |
Uses of Servant in org.omg.PortableServer |
---|
Subclasses of Servant in org.omg.PortableServer | |
---|---|
class |
DynamicImplementation
|
Methods in org.omg.PortableServer that return Servant | |
---|---|
Servant |
CurrentLocalTie.get_servant()
|
Servant |
POALocalTie.get_servant()
|
Servant |
CurrentOperations.get_servant()
|
Servant |
POAOperations.get_servant()
|
Servant |
POALocalTie.id_to_servant(byte[] oid)
|
Servant |
POAOperations.id_to_servant(byte[] oid)
|
Servant |
ServantActivatorLocalTie.incarnate(byte[] oid,
POA adapter)
|
Servant |
ServantActivatorOperations.incarnate(byte[] oid,
POA adapter)
|
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie)
|
Servant |
POALocalTie.reference_to_servant(Object reference)
|
Servant |
POAOperations.reference_to_servant(Object reference)
|
Methods in org.omg.PortableServer with parameters of type Servant | |
---|---|
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant)
|
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant)
|
byte[] |
POALocalTie.activate_object(Servant p_servant)
|
byte[] |
POAOperations.activate_object(Servant p_servant)
|
void |
ServantActivatorLocalTie.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations)
|
void |
ServantActivatorOperations.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations)
|
void |
ServantLocatorOperations.postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
java.lang.Object the_cookie,
Servant the_servant)
|
byte[] |
POALocalTie.servant_to_id(Servant p_servant)
|
byte[] |
POAOperations.servant_to_id(Servant p_servant)
|
Object |
POALocalTie.servant_to_reference(Servant p_servant)
|
Object |
POAOperations.servant_to_reference(Servant p_servant)
|
void |
POALocalTie.set_servant(Servant p_servant)
|
void |
POAOperations.set_servant(Servant p_servant)
|
Uses of Servant in org.omg.PortableServer.portable |
---|
Methods in org.omg.PortableServer.portable with parameters of type Servant | |
---|---|
POA |
Delegate.default_POA(Servant self)
|
Object |
Delegate.get_interface_def(Servant self)
|
InterfaceDef |
Delegate.get_interface(Servant self)
Deprecated. Deprecated by CORBA 2.4 |
boolean |
Delegate.is_a(Servant self,
java.lang.String repository_id)
|
boolean |
Delegate.non_existent(Servant self)
|
byte[] |
Delegate.object_id(Servant self)
|
ORB |
Delegate.orb(Servant self)
|
POA |
Delegate.poa(Servant self)
|
Object |
Delegate.this_object(Servant self)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |