Modifier and Type | Class and Description |
---|---|
class |
javax.rmi.CORBA.Stub |
Modifier and Type | Interface and Description |
---|---|
interface |
JacORBEventChannel
Generated from IDL interface "JacORBEventChannel".
|
Modifier and Type | Class and Description |
---|---|
class |
_JacORBEventChannelStub
Generated from IDL interface "JacORBEventChannel".
|
Modifier and Type | Method and Description |
---|---|
static JacORBEventChannel |
JacORBEventChannelHelper.narrow(Object obj) |
static JacORBEventChannel |
JacORBEventChannelHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Admin
Generated from IDL interface "Admin".
|
interface |
ImplementationRepository
Generated from IDL interface "ImplementationRepository".
|
interface |
Registration
Generated from IDL interface "Registration".
|
interface |
ServerStartupDaemon
Generated from IDL interface "ServerStartupDaemon".
|
Modifier and Type | Class and Description |
---|---|
class |
_AdminStub
Generated from IDL interface "Admin".
|
class |
_ImplementationRepositoryStub
Generated from IDL interface "ImplementationRepository".
|
class |
_RegistrationStub
Generated from IDL interface "Registration".
|
class |
_ServerStartupDaemonStub
Generated from IDL interface "ServerStartupDaemon".
|
Modifier and Type | Method and Description |
---|---|
static Registration |
RegistrationHelper.narrow(Object obj) |
static ImplementationRepository |
ImplementationRepositoryHelper.narrow(Object obj) |
static ServerStartupDaemon |
ServerStartupDaemonHelper.narrow(Object obj) |
static Admin |
AdminHelper.narrow(Object obj) |
static Registration |
RegistrationHelper.unchecked_narrow(Object obj) |
static ImplementationRepository |
ImplementationRepositoryHelper.unchecked_narrow(Object obj) |
static ServerStartupDaemon |
ServerStartupDaemonHelper.unchecked_narrow(Object obj) |
static Admin |
AdminHelper.unchecked_narrow(Object obj) |
Modifier and Type | Field and Description |
---|---|
protected Object |
IRObject.myRef |
Modifier and Type | Method and Description |
---|---|
Object |
IRObject.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
IRObject.setReference(Object ref) |
Modifier and Type | Method and Description |
---|---|
static ObjectRepresentant |
ObjectRepresentantFactory.create(Object counterPart)
This method was created by a SmartGuide.
|
Constructor and Description |
---|
RemoteObject(Object counterPart,
TypeSystemNode type,
java.lang.String name)
This method was created by a SmartGuide.
|
Modifier and Type | Method and Description |
---|---|
Object |
NamingContextImpl.resolve_str(java.lang.String n) |
Object |
NamingContextImpl.resolve(NameComponent[] nc)
resolve a name
|
Modifier and Type | Method and Description |
---|---|
void |
NamingContextImpl.bind(NameComponent[] nc,
Object obj)
bind a name (an array of name components) to an object
|
void |
NamingContextImpl.rebind(NameComponent[] nc,
Object obj)
Bind an object to a name that's already in use, i.e.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JacORBEventChannelFactory
Generated from IDL interface "JacORBEventChannelFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_JacORBEventChannelFactoryStub
Generated from IDL interface "JacORBEventChannelFactory".
|
Modifier and Type | Field and Description |
---|---|
protected Object |
AbstractChannelFactory.thisRef_ |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractChannelFactory.activate() |
Object |
AbstractEventChannel.activate() |
protected Object |
TypedEventChannelFactoryImpl.create_abstract_channel(Property[] admin,
Property[] qos,
IntHolder id) |
protected abstract Object |
AbstractChannelFactory.create_abstract_channel(Property[] admin,
Property[] qos,
IntHolder id) |
protected Object |
EventChannelFactoryImpl.create_abstract_channel(Property[] admin,
Property[] qos,
IntHolder id) |
Modifier and Type | Method and Description |
---|---|
static JacORBEventChannelFactory |
JacORBEventChannelFactoryHelper.narrow(Object obj) |
static JacORBEventChannelFactory |
JacORBEventChannelFactoryHelper.unchecked_narrow(Object obj) |
Constructor and Description |
---|
CORBAObjectComponentAdapter(java.lang.Class service,
Object delegate)
Component Adapter to specify a reference to a CORBA Object.
|
Modifier and Type | Method and Description |
---|---|
Object |
FilterFactoryImpl.activate() |
Object |
AbstractFilter.activate() |
Object |
MappingFilterImpl.activate() |
Modifier and Type | Method and Description |
---|---|
Object |
COSNotificationService.getEventChannelFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
ServantLifecyleControl.activate() |
Object |
ManageableServant.activate() |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractProxy.activate() |
Object |
AbstractAdmin.activate() |
Object |
TypedProxyPushConsumerImpl.get_typed_consumer() |
Object |
TypedProxyPullSupplierImpl.get_typed_supplier() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractProxy.connectClient(Object client) |
protected void |
AbstractProxyConsumer.connectClient(Object client) |
void |
AbstractProxySupplier.connectClient(Object client) |
Modifier and Type | Class and Description |
---|---|
class |
BasicAdapter
Class BasicAdapter, used by the POA.
|
class |
Reference |
class |
RTORB
The RTORB class, a partial implementation of org.omg.RTCORBA.RTORB
Currently only used for the creation of ETF related policies.
|
Modifier and Type | Method and Description |
---|---|
Object |
ORB._getObject(ParsedIOR pior)
This version of _getObject is used for references that have
arrived over the network and is called from CDRInputStream.
|
Object |
Delegate.duplicate(Object self) |
Object |
Any.extract_Object() |
Object |
Delegate.get_component(Object self) |
Object |
ServantDelegate.get_component(Servant self) |
Object |
Delegate.get_interface_def(Object self) |
Object |
ServantDelegate.get_interface_def(Servant self) |
Object |
ORB.get_value_def(java.lang.String repid)
always return a ValueDef or throw BAD_PARAM if not repid of a value
|
Object |
ORB.getReference(POA poa,
byte[] object_key,
java.lang.String rep_id,
boolean _transient)
called by POA to create an IOR
|
Object |
CDRInputStream.read_Object() |
Object |
DataInputStream.read_Object()
Operation read_Object
|
Object |
CDRInputStream.read_Object(java.lang.Class clazz) |
Object |
ORB.resolve_initial_references(java.lang.String identifier)
resolve_initial_references
|
Object |
ORBSingleton.resolve_initial_references(java.lang.String identifier) |
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |
Object |
ORB.string_to_object(java.lang.String str) |
Object |
ORBSingleton.string_to_object(java.lang.String str) |
Object |
ServantDelegate.this_object(Servant self) |
Modifier and Type | Method and Description |
---|---|
DomainManager[] |
ServantDelegate._get_domain_managers(Object self)
_get_domain_managers
|
Policy |
ServantDelegate._get_policy(Object self,
int policy_type)
_get_policy
|
void |
ORB.connect(Object obj) |
NVList |
ORB.create_operation_list(Object obj) |
NVList |
ORBSingleton.create_operation_list(Object obj) |
Request |
Delegate.create_request(Object self,
Context ctx,
java.lang.String operation,
NVList args,
NamedValue result) |
Request |
Delegate.create_request(Object self,
Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
void |
ORB.disconnect(Object obj) |
Object |
Delegate.duplicate(Object self) |
boolean |
Delegate.equals(Object self,
java.lang.Object obj) |
java.lang.String |
Delegate.get_codebase(Object self) |
Object |
Delegate.get_component(Object self) |
DomainManager[] |
Delegate.get_domain_managers(Object self) |
Object |
Delegate.get_interface_def(Object self) |
InterfaceDef |
Delegate.get_interface(Object self)
Deprecated.
Deprecated by CORBA 2.3
|
Policy |
Delegate.get_policy(Object self,
int policy_type)
The get_policy operation returns the policy object of the
specified type, which applies to this object.
|
Policy |
Delegate.get_policy(Object self,
int policy_type,
OutputStream os) |
void |
ClientInterceptorHandler.handle_location_forward(ReplyInputStream reply,
Object forward_reference) |
int |
Delegate.hash(Object self,
int x) |
int |
Delegate.hashCode(Object self) |
void |
Any.insert_Object(Object obj) |
void |
Any.insert_Object(Object obj,
TypeCode type) |
InputStream |
Delegate.invoke(Object self,
OutputStream os)
Invokes a synchronous operation using this object reference
by sending the request marshalled in the OutputStream.
|
void |
Delegate.invoke(Object self,
OutputStream os,
ReplyHandler replyHandler)
Invokes an asynchronous operation using this object reference by
sending the request marshalled in the OutputStream.
|
boolean |
Delegate.is_a(Object self,
java.lang.String logical_type_id)
Determines whether the object denoted by self
has type logical_type_id or a subtype of it
|
boolean |
Delegate.is_equivalent(Object self,
Object obj) |
boolean |
Delegate.is_local(Object self) |
boolean |
Delegate.non_existent(Object self) |
java.lang.String |
ORB.object_to_string(Object obj) |
java.lang.String |
ORBSingleton.object_to_string(Object obj) |
ORB |
Delegate.orb(Object self) |
void |
Delegate.rebind(Object obj) |
void |
ORB.referenceCreated(Object o) |
void |
ORB.register_initial_reference(java.lang.String id,
Object obj)
Register a reference, that will be returned on subsequent calls
to resove_initial_references(id).
|
void |
Delegate.release(Object self)
Called to indicate that this Delegate will no longer be used by
the client.
|
void |
Delegate.releaseReply(Object self,
InputStream is)
releases the InputStream
|
Request |
Delegate.request(Object self,
java.lang.String operation) |
OutputStream |
Delegate.request(Object self,
java.lang.String operation,
boolean responseExpected) |
void |
Delegate.resolvePOA(Object self) |
void |
Delegate.servant_postinvoke(Object self,
ServantObject servant)
Overrides servant_postinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs after a local operation |
ServantObject |
Delegate.servant_preinvoke(Object self,
java.lang.String operation,
java.lang.Class expectedType)
Overrides servant_preinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs before a local operation |
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |
java.lang.String |
Delegate.toString(Object self) |
void |
DataOutputStream.write_Object(Object value)
Operation write_Object
|
void |
CDROutputStream.write_Object(Object value) |
Constructor and Description |
---|
ClientInterceptorHandler(ClientInterceptorHandler original,
ORB orb,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
Constructs an interceptor handler for the given parameters.
|
Modifier and Type | Field and Description |
---|---|
Object |
Request.target |
Modifier and Type | Method and Description |
---|---|
Object |
Request.target() |
Constructor and Description |
---|
Request(Object target,
ORB orb,
ClientConnection connection,
byte[] obj_key,
java.lang.String operationName) |
Request(Object target,
ORB orb,
ClientConnection connection,
byte[] obj_key,
java.lang.String op,
NVList args,
Context context,
NamedValue result) |
Modifier and Type | Class and Description |
---|---|
class |
DIOPFactories
DIOP Factory
Currently this is only used to allow DIOP IOR's to be decoded.
|
Modifier and Type | Method and Description |
---|---|
Object |
ServerRequest.getForwardReference() |
Object |
ServerRequest.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
ServerRequest.setReference(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
DynAny
CORBA DynAny
|
class |
DynAnyFactoryImpl |
class |
DynArray
CORBA DynArray
|
class |
DynEnum
CORBA DynEnum
|
class |
DynFixed
CORBA DynFixed
|
class |
DynSequence
CORBA DynSequence
|
class |
DynStruct
CORBA DynStruct
|
class |
DynUnion
CORBA DynUnion
|
class |
DynValue
CORBA DynValue
|
Modifier and Type | Method and Description |
---|---|
Object |
DynAny.get_reference() |
Modifier and Type | Method and Description |
---|---|
void |
DynAny.insert_reference(Object value) |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionBase
This an abstract base implementation of the ETF::Connection interface.
|
class |
FactoriesBase |
class |
ListenerBase |
class |
ProfileBase |
class |
StreamConnectionBase
This an abstract base implementation of the ETF::Connection interface.
|
Modifier and Type | Class and Description |
---|---|
class |
BiDirConnectionClientInterceptor |
class |
BiDirConnectionInitializer |
class |
BiDirConnectionServerInterceptor |
class |
BiDirPolicy |
class |
BiDirPolicyFactory |
Modifier and Type | Class and Description |
---|---|
class |
ClientIIOPConnection |
class |
IIOPConnection |
class |
IIOPFactories |
class |
IIOPListener |
class |
IIOPLoopbackConnection |
class |
IIOPProfile |
class |
ServerIIOPConnection
ServerIIOPConnection.java
|
Modifier and Type | Class and Description |
---|---|
class |
BiDirPolicyFactoryImpl |
class |
BiDirPolicyImpl |
class |
ClientProtocolPolicy |
class |
MaxHopsPolicy |
class |
PolicyManager
Implementation of the ORB-level policy management interface as per
CORBA 2.6, p.
|
class |
QueueOrderPolicy |
class |
RebindPolicy |
class |
RelativeRequestTimeoutPolicy
Specifies a relative timeout for a CORBA request.
|
class |
RelativeRoundtripTimeoutPolicy
Specifies a relative timeout for a CORBA roundtrip.
|
class |
ReplyEndTimePolicy |
class |
ReplyPriorityPolicy |
class |
ReplyStartTimePolicy |
class |
RequestEndTimePolicy |
class |
RequestPriorityPolicy |
class |
RequestStartTimePolicy |
class |
RoutingPolicy |
class |
SyncScopePolicy |
Modifier and Type | Interface and Description |
---|---|
interface |
IORInfoExt
This class extends the standard defined interface of the IORInfo
object given to each IORInterceptor during creation of new IORs.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientRequestInfoImpl
This class represents the type of info object,
that will be passed to the ClientRequestInterceptors.
|
class |
Codec_CDR_1_0_Impl
This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0.
|
class |
CodecFactoryImpl
This class represents a CodecFactory.
|
class |
CodecImpl
This class represents a codec for encoding CDR encapsulations for the supported
GIOP versions 1.0-1.2
See PI SPec p.10-77ff
|
class |
DefaultClientInterceptor |
class |
DefaultServerInterceptor
DefaultServerInterceptor.java
A simple base class for user-defined server interceptors
|
class |
IORInfoImpl
This class represents the type of info object
that will be passed to the IORInterceptors.
|
class |
ORBInitInfoImpl
This class represents the type of info object
that will be passed to the ORBInitializers.
|
class |
PICurrentImpl
This is the current object for the portable
interceptors.
|
class |
RecursionAwareCI |
class |
RequestInfoImpl
This is the abstract base class of the two
Info classes, namely ClientRequestInfo and
ServerRequestInfo.
|
class |
ServerRequestInfoImpl
This class represents the type of info object
that will be passed to the ServerRequestInterceptors.
|
Modifier and Type | Field and Description |
---|---|
Object |
ClientRequestInfoImpl.effective_target |
protected Object |
RequestInfoImpl.forward_reference |
Object |
ClientRequestInfoImpl.target |
Modifier and Type | Method and Description |
---|---|
Object |
ClientRequestInfoImpl.effective_target() |
Object |
RequestInfoImpl.forward_reference() |
Object |
ServerRequestInfoImpl.forward_reference() |
Object |
ClientRequestInfoImpl.forward_reference()
forward_reference returns the forward reference for the client request. |
Object |
ORBInitInfoImpl.resolve_initial_references(java.lang.String id) |
Object |
ServerRequestInfoImpl.target()
returns a reference to the calls target.
|
Object |
ClientRequestInfoImpl.target() |
Modifier and Type | Method and Description |
---|---|
void |
ORBInitInfoImpl.register_initial_reference(java.lang.String id,
Object obj) |
void |
RequestInfoImpl.setForwardReference(Object forward_reference) |
Constructor and Description |
---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection) |
Modifier and Type | Class and Description |
---|---|
class |
CodeSetInfoInterceptor
This interceptor creates a codeset TaggedComponent.
|
class |
IORInterceptorInitializer
This class initializes the default IOR interceptors
used by JacORB.
|
class |
SASComponentInterceptor
This interceptor creates an sas TaggedComponent
|
class |
SSLComponentInterceptor
This interceptor creates an ssl TaggedComponent
|
Modifier and Type | Class and Description |
---|---|
class |
Current
This class provides access to the identity of the object on which a method
was invoked and the responsible POA for this object.
|
class |
POA
The main POA class, an implementation of
org.omg.PortableServer.POA |
class |
POAManager
The poa manager class, an implementation of org.omg.PortableServer.POAManager
|
Modifier and Type | Method and Description |
---|---|
Object |
POA.create_reference_with_id(byte[] oid,
java.lang.String intf_rep_id)
The specified repository id, which may be a null string, will become the
type_id of the generated object reference
|
Object |
POA.create_reference(java.lang.String intf_rep_id)
The specified repository id, which may be a null string, will become the
type_id of the generated object reference
|
Object |
Current.get_reference() |
protected Object |
POA.getReference(byte[] oid,
java.lang.String intf_rep_id,
boolean cache) |
Object |
POA.id_to_reference(byte[] oid) |
Object |
POA.servant_to_reference(Servant servant) |
Modifier and Type | Method and Description |
---|---|
protected static void |
POA.checkNotLocal(Object obj) |
byte[] |
POA.reference_to_id(Object reference) |
Servant |
POA.reference_to_servant(Object reference) |
void |
POAListener.referenceCreated(Object object) |
void |
POAAdapter.referenceCreated(Object object) |
void |
EventMulticaster.referenceCreated(Object object) |
Modifier and Type | Class and Description |
---|---|
class |
IdAssignmentPolicy
This class implements the id assignment policy.
|
class |
IdUniquenessPolicy
This class implements the id uniqueness policy.
|
class |
ImplicitActivationPolicy
This class implements the implicit activation policy.
|
class |
LifespanPolicy
This class implements the lifespan policy.
|
class |
RequestProcessingPolicy
This class implements the request processing policy.
|
class |
ServantRetentionPolicy
This class implements the servant retention policy.
|
class |
ThreadPolicy
This class implements the thread policy.
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
POAUtil.extractOID(Object reference)
extracts the oid from a specified object reference
|
Modifier and Type | Class and Description |
---|---|
class |
ATLASPolicyFactory |
class |
ATLASPolicyImpl |
class |
GSSUPProviderInitializer
This initializes the SAS Client Security Service (CSS) Interceptor
|
class |
SASClientInterceptor
This is the SAS Client Security Service (CSS) Interceptor
|
class |
SASInitializer
This initializes the SAS Target Security Service (TSS) Interceptor
|
class |
SASPolicyFactory |
class |
SASPolicyImpl |
class |
SASTargetInterceptor
This is the SAS Target Security Service (TSS) Interceptor
|
Modifier and Type | Interface and Description |
---|---|
interface |
TracingService
Generated from IDL interface "TracingService".
|
Modifier and Type | Class and Description |
---|---|
class |
_TracingServiceStub
Generated from IDL interface "TracingService".
|
class |
ClientTraceInterceptor |
class |
ServerTraceInterceptor |
class |
TraceInitializer
This class registers the trace interceptors
|
Modifier and Type | Method and Description |
---|---|
static TracingService |
TracingServiceHelper.narrow(Object obj) |
static TracingService |
TracingServiceHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthTokenDispenser
Generated from IDL interface "AuthTokenDispenser".
|
Modifier and Type | Class and Description |
---|---|
class |
_AuthTokenDispenserStub
Generated from IDL interface "AuthTokenDispenser".
|
Modifier and Type | Method and Description |
---|---|
static AuthTokenDispenser |
AuthTokenDispenserHelper.narrow(Object obj) |
static AuthTokenDispenser |
AuthTokenDispenserHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
BidirectionalPolicy
Generated from IDL interface "BidirectionalPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_BidirectionalPolicyStub
Generated from IDL interface "BidirectionalPolicy".
|
Modifier and Type | Method and Description |
---|---|
static BidirectionalPolicy |
BidirectionalPolicyHelper.narrow(Object obj) |
static BidirectionalPolicy |
BidirectionalPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
TransactionManagement
Generated from IDL interface "TransactionManagement".
|
Modifier and Type | Class and Description |
---|---|
class |
_TransactionManagementStub
Generated from IDL interface "TransactionManagement".
|
Modifier and Type | Method and Description |
---|---|
static TransactionManagement |
TransactionManagementHelper.narrow(Object obj) |
static TransactionManagement |
TransactionManagementHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
AliasDef
Generated from IDL interface "AliasDef".
|
interface |
ArrayDef
Generated from IDL interface "ArrayDef".
|
interface |
AttributeDef
Generated from IDL interface "AttributeDef".
|
interface |
ConstantDef
Generated from IDL interface "ConstantDef".
|
interface |
ConstructionPolicy
Generated from IDL interface "ConstructionPolicy".
|
interface |
Contained
Generated from IDL interface "Contained".
|
interface |
Container
Generated from IDL interface "Container".
|
interface |
DomainManager
Generated from IDL interface "DomainManager".
|
interface |
EnumDef
Generated from IDL interface "EnumDef".
|
interface |
ExceptionDef
Generated from IDL interface "ExceptionDef".
|
interface |
FixedDef
Generated from IDL interface "FixedDef".
|
interface |
IDLType
Generated from IDL interface "IDLType".
|
interface |
InterfaceDef
Generated from IDL interface "InterfaceDef".
|
interface |
IRObject
Generated from IDL interface "IRObject".
|
interface |
LocalInterface |
interface |
ModuleDef
Generated from IDL interface "ModuleDef".
|
interface |
NativeDef
Generated from IDL interface "NativeDef".
|
interface |
OperationDef
Generated from IDL interface "OperationDef".
|
interface |
Policy |
interface |
PolicyCurrent
Generated from IDL interface "PolicyCurrent".
|
interface |
PolicyManager
Generated from IDL interface "PolicyManager".
|
interface |
PrimitiveDef
Generated from IDL interface "PrimitiveDef".
|
interface |
Repository
Generated from IDL interface "Repository".
|
interface |
SequenceDef
Generated from IDL interface "SequenceDef".
|
interface |
StringDef
Generated from IDL interface "StringDef".
|
interface |
StructDef
Generated from IDL interface "StructDef".
|
interface |
TypedefDef
Generated from IDL interface "TypedefDef".
|
interface |
UnionDef
Generated from IDL interface "UnionDef".
|
interface |
ValueBoxDef
Generated from IDL interface "ValueBoxDef".
|
interface |
ValueDef
Generated from IDL interface "ValueDef".
|
interface |
ValueMemberDef
Generated from IDL interface "ValueMemberDef".
|
interface |
WstringDef
Generated from IDL interface "WstringDef".
|
Modifier and Type | Class and Description |
---|---|
class |
_AliasDefStub
Generated from IDL interface "AliasDef".
|
class |
_ArrayDefStub
Generated from IDL interface "ArrayDef".
|
class |
_AttributeDefStub
Generated from IDL interface "AttributeDef".
|
class |
_ConstantDefStub
Generated from IDL interface "ConstantDef".
|
class |
_ConstructionPolicyStub
Generated from IDL interface "ConstructionPolicy".
|
class |
_ContainedStub
Generated from IDL interface "Contained".
|
class |
_ContainerStub
Generated from IDL interface "Container".
|
class |
_DomainManagerLocalBase
Abstract base class for implementations of local interface DomainManager
|
class |
_EnumDefStub
Generated from IDL interface "EnumDef".
|
class |
_ExceptionDefStub
Generated from IDL interface "ExceptionDef".
|
class |
_FixedDefStub
Generated from IDL interface "FixedDef".
|
class |
_IDLTypeStub
Generated from IDL interface "IDLType".
|
class |
_InterfaceDefStub
Generated from IDL interface "InterfaceDef".
|
class |
_IRObjectStub
Generated from IDL interface "IRObject".
|
class |
_ModuleDefStub
Generated from IDL interface "ModuleDef".
|
class |
_NativeDefStub
Generated from IDL interface "NativeDef".
|
class |
_OperationDefStub
Generated from IDL interface "OperationDef".
|
class |
_PolicyCurrentLocalBase
Abstract base class for implementations of local interface PolicyCurrent
|
class |
_PolicyManagerLocalBase
Abstract base class for implementations of local interface PolicyManager
|
class |
_PolicyStub
Generated from IDL interface "Policy".
|
class |
_PrimitiveDefStub
Generated from IDL interface "PrimitiveDef".
|
class |
_RepositoryStub
Generated from IDL interface "Repository".
|
class |
_SequenceDefStub
Generated from IDL interface "SequenceDef".
|
class |
_StringDefStub
Generated from IDL interface "StringDef".
|
class |
_StructDefStub
Generated from IDL interface "StructDef".
|
class |
_TypedefDefStub
Generated from IDL interface "TypedefDef".
|
class |
_UnionDefStub
Generated from IDL interface "UnionDef".
|
class |
_ValueBoxDefStub
Generated from IDL interface "ValueBoxDef".
|
class |
_ValueDefStub
Generated from IDL interface "ValueDef".
|
class |
_ValueMemberDefStub
Generated from IDL interface "ValueMemberDef".
|
class |
_WstringDefStub
Generated from IDL interface "WstringDef".
|
class |
CurrentLocalTie
Generated from IDL interface "Current".
|
class |
DomainManagerLocalTie
Generated from IDL interface "DomainManager".
|
class |
DynamicImplementation
Deprecated.
org.omg.CORBA.DynamicImplementation
|
class |
LocalObject |
class |
PolicyCurrentLocalTie
Generated from IDL interface "PolicyCurrent".
|
class |
PolicyManagerLocalTie
Generated from IDL interface "PolicyManager".
|
Modifier and Type | Field and Description |
---|---|
Object |
ObjectHolder.value |
Modifier and Type | Method and Description |
---|---|
Object |
Object._duplicate() |
Object |
LocalObject._duplicate() |
Object |
Object._get_component() |
Object |
LocalObject._get_component() |
Object |
Object._get_interface_def() |
Object |
LocalObject._get_interface_def() |
Object |
Object._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
Object |
LocalObject._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
abstract Object |
Any.extract_Object() |
Object |
DataInputStream.read_Object() |
abstract Object |
ORB.resolve_initial_references(java.lang.String object_name) |
abstract Object |
ORB.string_to_object(java.lang.String str) |
abstract Object |
Request.target() |
Modifier and Type | Method and Description |
---|---|
boolean |
Object._is_equivalent(Object other) |
boolean |
LocalObject._is_equivalent(Object that) |
void |
ORB.connect(Object obj) |
abstract NVList |
ORB.create_operation_list(Object oper) |
void |
ORB.disconnect(Object obj) |
abstract void |
Any.insert_Object(Object obj) |
abstract void |
Any.insert_Object(Object obj,
TypeCode type) |
static ArrayDef |
ArrayDefHelper.narrow(Object obj) |
static DomainManager |
DomainManagerHelper.narrow(Object obj) |
static IRObject |
IRObjectHelper.narrow(Object obj) |
static Repository |
RepositoryHelper.narrow(Object obj) |
static FixedDef |
FixedDefHelper.narrow(Object obj) |
static PrimitiveDef |
PrimitiveDefHelper.narrow(Object obj) |
static PolicyManager |
PolicyManagerHelper.narrow(Object obj) |
static PolicyCurrent |
PolicyCurrentHelper.narrow(Object obj) |
static ValueDef |
ValueDefHelper.narrow(Object obj) |
static Container |
ContainerHelper.narrow(Object obj) |
static TypedefDef |
TypedefDefHelper.narrow(Object obj) |
static NativeDef |
NativeDefHelper.narrow(Object obj) |
static ConstructionPolicy |
ConstructionPolicyHelper.narrow(Object obj) |
static UnionDef |
UnionDefHelper.narrow(Object obj) |
static InterfaceDef |
InterfaceDefHelper.narrow(Object obj) |
static ConstantDef |
ConstantDefHelper.narrow(Object obj) |
static AliasDef |
AliasDefHelper.narrow(Object obj) |
static ValueBoxDef |
ValueBoxDefHelper.narrow(Object obj) |
static Contained |
ContainedHelper.narrow(Object obj) |
static AttributeDef |
AttributeDefHelper.narrow(Object obj) |
static ValueMemberDef |
ValueMemberDefHelper.narrow(Object obj) |
static StructDef |
StructDefHelper.narrow(Object obj) |
static EnumDef |
EnumDefHelper.narrow(Object obj) |
static OperationDef |
OperationDefHelper.narrow(Object obj) |
static SequenceDef |
SequenceDefHelper.narrow(Object obj) |
static ExceptionDef |
ExceptionDefHelper.narrow(Object obj) |
static ModuleDef |
ModuleDefHelper.narrow(Object obj) |
static WstringDef |
WstringDefHelper.narrow(Object obj) |
static StringDef |
StringDefHelper.narrow(Object obj) |
static Policy |
PolicyHelper.narrow(Object obj) |
static IDLType |
IDLTypeHelper.narrow(Object obj) |
static Current |
CurrentHelper.narrow(Object obj) |
abstract java.lang.String |
ORB.object_to_string(Object obj) |
static ArrayDef |
ArrayDefHelper.unchecked_narrow(Object obj) |
static DomainManager |
DomainManagerHelper.unchecked_narrow(Object obj) |
static IRObject |
IRObjectHelper.unchecked_narrow(Object obj) |
static Repository |
RepositoryHelper.unchecked_narrow(Object obj) |
static FixedDef |
FixedDefHelper.unchecked_narrow(Object obj) |
static PrimitiveDef |
PrimitiveDefHelper.unchecked_narrow(Object obj) |
static PolicyManager |
PolicyManagerHelper.unchecked_narrow(Object obj) |
static PolicyCurrent |
PolicyCurrentHelper.unchecked_narrow(Object obj) |
static ValueDef |
ValueDefHelper.unchecked_narrow(Object obj) |
static Container |
ContainerHelper.unchecked_narrow(Object obj) |
static TypedefDef |
TypedefDefHelper.unchecked_narrow(Object obj) |
static NativeDef |
NativeDefHelper.unchecked_narrow(Object obj) |
static ConstructionPolicy |
ConstructionPolicyHelper.unchecked_narrow(Object obj) |
static UnionDef |
UnionDefHelper.unchecked_narrow(Object obj) |
static InterfaceDef |
InterfaceDefHelper.unchecked_narrow(Object obj) |
static ConstantDef |
ConstantDefHelper.unchecked_narrow(Object obj) |
static AliasDef |
AliasDefHelper.unchecked_narrow(Object obj) |
static ValueBoxDef |
ValueBoxDefHelper.unchecked_narrow(Object obj) |
static Contained |
ContainedHelper.unchecked_narrow(Object obj) |
static AttributeDef |
AttributeDefHelper.unchecked_narrow(Object obj) |
static ValueMemberDef |
ValueMemberDefHelper.unchecked_narrow(Object obj) |
static StructDef |
StructDefHelper.unchecked_narrow(Object obj) |
static EnumDef |
EnumDefHelper.unchecked_narrow(Object obj) |
static OperationDef |
OperationDefHelper.unchecked_narrow(Object obj) |
static SequenceDef |
SequenceDefHelper.unchecked_narrow(Object obj) |
static ExceptionDef |
ExceptionDefHelper.unchecked_narrow(Object obj) |
static ModuleDef |
ModuleDefHelper.unchecked_narrow(Object obj) |
static WstringDef |
WstringDefHelper.unchecked_narrow(Object obj) |
static StringDef |
StringDefHelper.unchecked_narrow(Object obj) |
static Policy |
PolicyHelper.unchecked_narrow(Object obj) |
static IDLType |
IDLTypeHelper.unchecked_narrow(Object obj) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
void |
DataOutputStream.write_Object(Object value) |
Constructor and Description |
---|
ObjectHolder(Object initial) |
Modifier and Type | Method and Description |
---|---|
Object |
ORB.get_value_def(java.lang.String repid) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Delegate.get_codebase(Object self) |
Modifier and Type | Method and Description |
---|---|
void |
ORB.register_initial_reference(java.lang.String object_name,
Object object) |
Modifier and Type | Class and Description |
---|---|
class |
ObjectImpl |
Modifier and Type | Method and Description |
---|---|
Object |
ObjectImpl._duplicate() |
Object |
ObjectImpl._get_component() |
Object |
ObjectImpl._get_interface_def() |
Object |
ObjectImpl._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
abstract Object |
Delegate.duplicate(Object self) |
abstract Object |
Delegate.get_component(Object self) |
Object |
Delegate.get_interface_def(Object self) |
abstract Object |
InputStream.read_Object() |
Object |
InputStream.read_Object(java.lang.Class clz) |
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |
Modifier and Type | Method and Description |
---|---|
boolean |
ObjectImpl._is_equivalent(Object that) |
abstract Request |
Delegate.create_request(Object self,
Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result) |
abstract Request |
Delegate.create_request(Object self,
Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) |
abstract Object |
Delegate.duplicate(Object self) |
boolean |
Delegate.equals(Object self,
java.lang.Object obj) |
abstract Object |
Delegate.get_component(Object self) |
DomainManager[] |
Delegate.get_domain_managers(Object self) |
Object |
Delegate.get_interface_def(Object self) |
abstract InterfaceDef |
Delegate.get_interface(Object self)
Deprecated.
Deprecated by CORBA 2.3
|
Policy |
Delegate.get_policy(Object self,
int policy_type) |
abstract int |
Delegate.hash(Object self,
int max) |
int |
Delegate.hashCode(Object self) |
InputStream |
Delegate.invoke(Object self,
OutputStream os) |
abstract boolean |
Delegate.is_a(Object self,
java.lang.String repository_id) |
abstract boolean |
Delegate.is_equivalent(Object self,
Object rhs) |
boolean |
Delegate.is_local(Object self) |
abstract boolean |
Delegate.non_existent(Object self) |
ORB |
Delegate.orb(Object self) |
abstract void |
Delegate.release(Object self) |
void |
Delegate.releaseReply(Object self,
InputStream is) |
abstract Request |
Delegate.request(Object self,
java.lang.String operation) |
OutputStream |
Delegate.request(Object self,
java.lang.String operation,
boolean responseExpected) |
void |
Delegate.servant_postinvoke(Object self,
ServantObject servant) |
ServantObject |
Delegate.servant_preinvoke(Object self,
java.lang.String operation,
java.lang.Class expectedType) |
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |
java.lang.String |
Delegate.toString(Object self) |
abstract void |
OutputStream.write_Object(Object value) |
Modifier and Type | Interface and Description |
---|---|
interface |
Bridge
Generated from IDL interface "Bridge".
|
interface |
BridgeFactory
Generated from IDL interface "BridgeFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_BridgeFactoryStub
Generated from IDL interface "BridgeFactory".
|
class |
_BridgeStub
Generated from IDL interface "Bridge".
|
Modifier and Type | Method and Description |
---|---|
static BridgeFactory |
BridgeFactoryHelper.narrow(Object obj) |
static Bridge |
BridgeHelper.narrow(Object obj) |
static BridgeFactory |
BridgeFactoryHelper.unchecked_narrow(Object obj) |
static Bridge |
BridgeHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Bag
Generated from IDL interface "Bag".
|
interface |
BagFactory
Generated from IDL interface "BagFactory".
|
interface |
Collection
Generated from IDL interface "Collection".
|
interface |
CollectionFactories
Generated from IDL interface "CollectionFactories".
|
interface |
CollectionFactory
Generated from IDL interface "CollectionFactory".
|
interface |
Command
Generated from IDL interface "Command".
|
interface |
Comparator
Generated from IDL interface "Comparator".
|
interface |
CSequence
Generated from IDL interface "CSequence".
|
interface |
Deque
Generated from IDL interface "Deque".
|
interface |
DequeFactory
Generated from IDL interface "DequeFactory".
|
interface |
EqualityCollection
Generated from IDL interface "EqualityCollection".
|
interface |
EqualityIterator
Generated from IDL interface "EqualityIterator".
|
interface |
EqualityKeyCollection
Generated from IDL interface "EqualityKeyCollection".
|
interface |
EqualityKeyIterator
Generated from IDL interface "EqualityKeyIterator".
|
interface |
EqualityKeySortedCollection
Generated from IDL interface "EqualityKeySortedCollection".
|
interface |
EqualityKeySortedIterator
Generated from IDL interface "EqualityKeySortedIterator".
|
interface |
EqualitySequence
Generated from IDL interface "EqualitySequence".
|
interface |
EqualitySequenceFactory
Generated from IDL interface "EqualitySequenceFactory".
|
interface |
EqualitySequentialCollection
Generated from IDL interface "EqualitySequentialCollection".
|
interface |
EqualitySequentialIterator
Generated from IDL interface "EqualitySequentialIterator".
|
interface |
EqualitySortedCollection
Generated from IDL interface "EqualitySortedCollection".
|
interface |
EqualitySortedIterator
Generated from IDL interface "EqualitySortedIterator".
|
interface |
Heap
Generated from IDL interface "Heap".
|
interface |
HeapFactory
Generated from IDL interface "HeapFactory".
|
interface |
Iterator
Generated from IDL interface "Iterator".
|
interface |
KeyBag
Generated from IDL interface "KeyBag".
|
interface |
KeyBagFactory
Generated from IDL interface "KeyBagFactory".
|
interface |
KeyCollection
Generated from IDL interface "KeyCollection".
|
interface |
KeyIterator
Generated from IDL interface "KeyIterator".
|
interface |
KeySet
Generated from IDL interface "KeySet".
|
interface |
KeySetFactory
Generated from IDL interface "KeySetFactory".
|
interface |
KeySortedBag
Generated from IDL interface "KeySortedBag".
|
interface |
KeySortedBagFactory
Generated from IDL interface "KeySortedBagFactory".
|
interface |
KeySortedCollection
Generated from IDL interface "KeySortedCollection".
|
interface |
KeySortedIterator
Generated from IDL interface "KeySortedIterator".
|
interface |
KeySortedSet
Generated from IDL interface "KeySortedSet".
|
interface |
KeySortedSetFactory
Generated from IDL interface "KeySortedSetFactory".
|
interface |
Map
Generated from IDL interface "Map".
|
interface |
MapFactory
Generated from IDL interface "MapFactory".
|
interface |
Operations
Generated from IDL interface "Operations".
|
interface |
OrderedCollection
Generated from IDL interface "OrderedCollection".
|
interface |
OrderedIterator
Generated from IDL interface "OrderedIterator".
|
interface |
PriorityQueue
Generated from IDL interface "PriorityQueue".
|
interface |
PriorityQueueFactory
Generated from IDL interface "PriorityQueueFactory".
|
interface |
Queue
Generated from IDL interface "Queue".
|
interface |
QueueFactory
Generated from IDL interface "QueueFactory".
|
interface |
RACollectionFactories
Generated from IDL interface "RACollectionFactories".
|
interface |
RACollectionFactory
Generated from IDL interface "RACollectionFactory".
|
interface |
Relation
Generated from IDL interface "Relation".
|
interface |
RelationFactory
Generated from IDL interface "RelationFactory".
|
interface |
RestrictedAccessCollection
Generated from IDL interface "RestrictedAccessCollection".
|
interface |
SequenceFactory
Generated from IDL interface "SequenceFactory".
|
interface |
SequentialCollection
Generated from IDL interface "SequentialCollection".
|
interface |
SequentialIterator
Generated from IDL interface "SequentialIterator".
|
interface |
Set
Generated from IDL interface "Set".
|
interface |
SetFactory
Generated from IDL interface "SetFactory".
|
interface |
SortedBag
Generated from IDL interface "SortedBag".
|
interface |
SortedBagFactory
Generated from IDL interface "SortedBagFactory".
|
interface |
SortedCollection
Generated from IDL interface "SortedCollection".
|
interface |
SortedIterator
Generated from IDL interface "SortedIterator".
|
interface |
SortedMap
Generated from IDL interface "SortedMap".
|
interface |
SortedMapFactory
Generated from IDL interface "SortedMapFactory".
|
interface |
SortedRelation
Generated from IDL interface "SortedRelation".
|
interface |
SortedRelationFactory
Generated from IDL interface "SortedRelationFactory".
|
interface |
SortedSet
Generated from IDL interface "SortedSet".
|
interface |
SortedSetFactory
Generated from IDL interface "SortedSetFactory".
|
interface |
Stack
Generated from IDL interface "Stack".
|
interface |
StackFactory
Generated from IDL interface "StackFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_BagFactoryStub
Generated from IDL interface "BagFactory".
|
class |
_BagStub
Generated from IDL interface "Bag".
|
class |
_CollectionFactoriesStub
Generated from IDL interface "CollectionFactories".
|
class |
_CollectionFactoryStub
Generated from IDL interface "CollectionFactory".
|
class |
_CollectionStub
Generated from IDL interface "Collection".
|
class |
_CommandStub
Generated from IDL interface "Command".
|
class |
_ComparatorStub
Generated from IDL interface "Comparator".
|
class |
_CSequenceStub
Generated from IDL interface "CSequence".
|
class |
_DequeFactoryStub
Generated from IDL interface "DequeFactory".
|
class |
_DequeStub
Generated from IDL interface "Deque".
|
class |
_EqualityCollectionStub
Generated from IDL interface "EqualityCollection".
|
class |
_EqualityIteratorStub
Generated from IDL interface "EqualityIterator".
|
class |
_EqualityKeyCollectionStub
Generated from IDL interface "EqualityKeyCollection".
|
class |
_EqualityKeyIteratorStub
Generated from IDL interface "EqualityKeyIterator".
|
class |
_EqualityKeySortedCollectionStub
Generated from IDL interface "EqualityKeySortedCollection".
|
class |
_EqualityKeySortedIteratorStub
Generated from IDL interface "EqualityKeySortedIterator".
|
class |
_EqualitySequenceFactoryStub
Generated from IDL interface "EqualitySequenceFactory".
|
class |
_EqualitySequenceStub
Generated from IDL interface "EqualitySequence".
|
class |
_EqualitySequentialCollectionStub
Generated from IDL interface "EqualitySequentialCollection".
|
class |
_EqualitySequentialIteratorStub
Generated from IDL interface "EqualitySequentialIterator".
|
class |
_EqualitySortedCollectionStub
Generated from IDL interface "EqualitySortedCollection".
|
class |
_EqualitySortedIteratorStub
Generated from IDL interface "EqualitySortedIterator".
|
class |
_HeapFactoryStub
Generated from IDL interface "HeapFactory".
|
class |
_HeapStub
Generated from IDL interface "Heap".
|
class |
_IteratorStub
Generated from IDL interface "Iterator".
|
class |
_KeyBagFactoryStub
Generated from IDL interface "KeyBagFactory".
|
class |
_KeyBagStub
Generated from IDL interface "KeyBag".
|
class |
_KeyCollectionStub
Generated from IDL interface "KeyCollection".
|
class |
_KeyIteratorStub
Generated from IDL interface "KeyIterator".
|
class |
_KeySetFactoryStub
Generated from IDL interface "KeySetFactory".
|
class |
_KeySetStub
Generated from IDL interface "KeySet".
|
class |
_KeySortedBagFactoryStub
Generated from IDL interface "KeySortedBagFactory".
|
class |
_KeySortedBagStub
Generated from IDL interface "KeySortedBag".
|
class |
_KeySortedCollectionStub
Generated from IDL interface "KeySortedCollection".
|
class |
_KeySortedIteratorStub
Generated from IDL interface "KeySortedIterator".
|
class |
_KeySortedSetFactoryStub
Generated from IDL interface "KeySortedSetFactory".
|
class |
_KeySortedSetStub
Generated from IDL interface "KeySortedSet".
|
class |
_MapFactoryStub
Generated from IDL interface "MapFactory".
|
class |
_MapStub
Generated from IDL interface "Map".
|
class |
_OperationsStub
Generated from IDL interface "Operations".
|
class |
_OrderedCollectionStub
Generated from IDL interface "OrderedCollection".
|
class |
_OrderedIteratorStub
Generated from IDL interface "OrderedIterator".
|
class |
_PriorityQueueFactoryStub
Generated from IDL interface "PriorityQueueFactory".
|
class |
_PriorityQueueStub
Generated from IDL interface "PriorityQueue".
|
class |
_QueueFactoryStub
Generated from IDL interface "QueueFactory".
|
class |
_QueueStub
Generated from IDL interface "Queue".
|
class |
_RACollectionFactoriesStub
Generated from IDL interface "RACollectionFactories".
|
class |
_RACollectionFactoryStub
Generated from IDL interface "RACollectionFactory".
|
class |
_RelationFactoryStub
Generated from IDL interface "RelationFactory".
|
class |
_RelationStub
Generated from IDL interface "Relation".
|
class |
_RestrictedAccessCollectionStub
Generated from IDL interface "RestrictedAccessCollection".
|
class |
_SequenceFactoryStub
Generated from IDL interface "SequenceFactory".
|
class |
_SequentialCollectionStub
Generated from IDL interface "SequentialCollection".
|
class |
_SequentialIteratorStub
Generated from IDL interface "SequentialIterator".
|
class |
_SetFactoryStub
Generated from IDL interface "SetFactory".
|
class |
_SetStub
Generated from IDL interface "Set".
|
class |
_SortedBagFactoryStub
Generated from IDL interface "SortedBagFactory".
|
class |
_SortedBagStub
Generated from IDL interface "SortedBag".
|
class |
_SortedCollectionStub
Generated from IDL interface "SortedCollection".
|
class |
_SortedIteratorStub
Generated from IDL interface "SortedIterator".
|
class |
_SortedMapFactoryStub
Generated from IDL interface "SortedMapFactory".
|
class |
_SortedMapStub
Generated from IDL interface "SortedMap".
|
class |
_SortedRelationFactoryStub
Generated from IDL interface "SortedRelationFactory".
|
class |
_SortedRelationStub
Generated from IDL interface "SortedRelation".
|
class |
_SortedSetFactoryStub
Generated from IDL interface "SortedSetFactory".
|
class |
_SortedSetStub
Generated from IDL interface "SortedSet".
|
class |
_StackFactoryStub
Generated from IDL interface "StackFactory".
|
class |
_StackStub
Generated from IDL interface "Stack".
|
Modifier and Type | Method and Description |
---|---|
static KeyCollection |
KeyCollectionHelper.narrow(Object obj) |
static Map |
MapHelper.narrow(Object obj) |
static EqualitySequentialIterator |
EqualitySequentialIteratorHelper.narrow(Object obj) |
static EqualityKeyIterator |
EqualityKeyIteratorHelper.narrow(Object obj) |
static CSequence |
CSequenceHelper.narrow(Object obj) |
static SequenceFactory |
SequenceFactoryHelper.narrow(Object obj) |
static Bag |
BagHelper.narrow(Object obj) |
static CollectionFactory |
CollectionFactoryHelper.narrow(Object obj) |
static Operations |
OperationsHelper.narrow(Object obj) |
static EqualityIterator |
EqualityIteratorHelper.narrow(Object obj) |
static Comparator |
ComparatorHelper.narrow(Object obj) |
static EqualitySequenceFactory |
EqualitySequenceFactoryHelper.narrow(Object obj) |
static KeyBagFactory |
KeyBagFactoryHelper.narrow(Object obj) |
static EqualitySequence |
EqualitySequenceHelper.narrow(Object obj) |
static Stack |
StackHelper.narrow(Object obj) |
static QueueFactory |
QueueFactoryHelper.narrow(Object obj) |
static Deque |
DequeHelper.narrow(Object obj) |
static KeyBag |
KeyBagHelper.narrow(Object obj) |
static SortedIterator |
SortedIteratorHelper.narrow(Object obj) |
static KeySortedCollection |
KeySortedCollectionHelper.narrow(Object obj) |
static KeySortedBag |
KeySortedBagHelper.narrow(Object obj) |
static SortedCollection |
SortedCollectionHelper.narrow(Object obj) |
static Command |
CommandHelper.narrow(Object obj) |
static KeySortedSet |
KeySortedSetHelper.narrow(Object obj) |
static SortedBag |
SortedBagHelper.narrow(Object obj) |
static Heap |
HeapHelper.narrow(Object obj) |
static Queue |
QueueHelper.narrow(Object obj) |
static KeyIterator |
KeyIteratorHelper.narrow(Object obj) |
static MapFactory |
MapFactoryHelper.narrow(Object obj) |
static SortedSet |
SortedSetHelper.narrow(Object obj) |
static EqualityKeyCollection |
EqualityKeyCollectionHelper.narrow(Object obj) |
static StackFactory |
StackFactoryHelper.narrow(Object obj) |
static SortedMap |
SortedMapHelper.narrow(Object obj) |
static SortedMapFactory |
SortedMapFactoryHelper.narrow(Object obj) |
static SequentialIterator |
SequentialIteratorHelper.narrow(Object obj) |
static Relation |
RelationHelper.narrow(Object obj) |
static EqualitySortedCollection |
EqualitySortedCollectionHelper.narrow(Object obj) |
static Iterator |
IteratorHelper.narrow(Object obj) |
static KeySortedBagFactory |
KeySortedBagFactoryHelper.narrow(Object obj) |
static RelationFactory |
RelationFactoryHelper.narrow(Object obj) |
static SetFactory |
SetFactoryHelper.narrow(Object obj) |
static SortedRelation |
SortedRelationHelper.narrow(Object obj) |
static EqualitySortedIterator |
EqualitySortedIteratorHelper.narrow(Object obj) |
static OrderedCollection |
OrderedCollectionHelper.narrow(Object obj) |
static KeySortedIterator |
KeySortedIteratorHelper.narrow(Object obj) |
static KeySetFactory |
KeySetFactoryHelper.narrow(Object obj) |
static PriorityQueue |
PriorityQueueHelper.narrow(Object obj) |
static HeapFactory |
HeapFactoryHelper.narrow(Object obj) |
static PriorityQueueFactory |
PriorityQueueFactoryHelper.narrow(Object obj) |
static SortedRelationFactory |
SortedRelationFactoryHelper.narrow(Object obj) |
static Collection |
CollectionHelper.narrow(Object obj) |
static Set |
SetHelper.narrow(Object obj) |
static OrderedIterator |
OrderedIteratorHelper.narrow(Object obj) |
static CollectionFactories |
CollectionFactoriesHelper.narrow(Object obj) |
static EqualityCollection |
EqualityCollectionHelper.narrow(Object obj) |
static SortedBagFactory |
SortedBagFactoryHelper.narrow(Object obj) |
static SortedSetFactory |
SortedSetFactoryHelper.narrow(Object obj) |
static EqualityKeySortedIterator |
EqualityKeySortedIteratorHelper.narrow(Object obj) |
static SequentialCollection |
SequentialCollectionHelper.narrow(Object obj) |
static RestrictedAccessCollection |
RestrictedAccessCollectionHelper.narrow(Object obj) |
static DequeFactory |
DequeFactoryHelper.narrow(Object obj) |
static EqualitySequentialCollection |
EqualitySequentialCollectionHelper.narrow(Object obj) |
static RACollectionFactories |
RACollectionFactoriesHelper.narrow(Object obj) |
static EqualityKeySortedCollection |
EqualityKeySortedCollectionHelper.narrow(Object obj) |
static BagFactory |
BagFactoryHelper.narrow(Object obj) |
static KeySortedSetFactory |
KeySortedSetFactoryHelper.narrow(Object obj) |
static RACollectionFactory |
RACollectionFactoryHelper.narrow(Object obj) |
static KeySet |
KeySetHelper.narrow(Object obj) |
static KeyCollection |
KeyCollectionHelper.unchecked_narrow(Object obj) |
static Map |
MapHelper.unchecked_narrow(Object obj) |
static EqualitySequentialIterator |
EqualitySequentialIteratorHelper.unchecked_narrow(Object obj) |
static EqualityKeyIterator |
EqualityKeyIteratorHelper.unchecked_narrow(Object obj) |
static CSequence |
CSequenceHelper.unchecked_narrow(Object obj) |
static SequenceFactory |
SequenceFactoryHelper.unchecked_narrow(Object obj) |
static Bag |
BagHelper.unchecked_narrow(Object obj) |
static CollectionFactory |
CollectionFactoryHelper.unchecked_narrow(Object obj) |
static Operations |
OperationsHelper.unchecked_narrow(Object obj) |
static EqualityIterator |
EqualityIteratorHelper.unchecked_narrow(Object obj) |
static Comparator |
ComparatorHelper.unchecked_narrow(Object obj) |
static EqualitySequenceFactory |
EqualitySequenceFactoryHelper.unchecked_narrow(Object obj) |
static KeyBagFactory |
KeyBagFactoryHelper.unchecked_narrow(Object obj) |
static EqualitySequence |
EqualitySequenceHelper.unchecked_narrow(Object obj) |
static Stack |
StackHelper.unchecked_narrow(Object obj) |
static QueueFactory |
QueueFactoryHelper.unchecked_narrow(Object obj) |
static Deque |
DequeHelper.unchecked_narrow(Object obj) |
static KeyBag |
KeyBagHelper.unchecked_narrow(Object obj) |
static SortedIterator |
SortedIteratorHelper.unchecked_narrow(Object obj) |
static KeySortedCollection |
KeySortedCollectionHelper.unchecked_narrow(Object obj) |
static KeySortedBag |
KeySortedBagHelper.unchecked_narrow(Object obj) |
static SortedCollection |
SortedCollectionHelper.unchecked_narrow(Object obj) |
static Command |
CommandHelper.unchecked_narrow(Object obj) |
static KeySortedSet |
KeySortedSetHelper.unchecked_narrow(Object obj) |
static SortedBag |
SortedBagHelper.unchecked_narrow(Object obj) |
static Heap |
HeapHelper.unchecked_narrow(Object obj) |
static Queue |
QueueHelper.unchecked_narrow(Object obj) |
static KeyIterator |
KeyIteratorHelper.unchecked_narrow(Object obj) |
static MapFactory |
MapFactoryHelper.unchecked_narrow(Object obj) |
static SortedSet |
SortedSetHelper.unchecked_narrow(Object obj) |
static EqualityKeyCollection |
EqualityKeyCollectionHelper.unchecked_narrow(Object obj) |
static StackFactory |
StackFactoryHelper.unchecked_narrow(Object obj) |
static SortedMap |
SortedMapHelper.unchecked_narrow(Object obj) |
static SortedMapFactory |
SortedMapFactoryHelper.unchecked_narrow(Object obj) |
static SequentialIterator |
SequentialIteratorHelper.unchecked_narrow(Object obj) |
static Relation |
RelationHelper.unchecked_narrow(Object obj) |
static EqualitySortedCollection |
EqualitySortedCollectionHelper.unchecked_narrow(Object obj) |
static Iterator |
IteratorHelper.unchecked_narrow(Object obj) |
static KeySortedBagFactory |
KeySortedBagFactoryHelper.unchecked_narrow(Object obj) |
static RelationFactory |
RelationFactoryHelper.unchecked_narrow(Object obj) |
static SetFactory |
SetFactoryHelper.unchecked_narrow(Object obj) |
static SortedRelation |
SortedRelationHelper.unchecked_narrow(Object obj) |
static EqualitySortedIterator |
EqualitySortedIteratorHelper.unchecked_narrow(Object obj) |
static OrderedCollection |
OrderedCollectionHelper.unchecked_narrow(Object obj) |
static KeySortedIterator |
KeySortedIteratorHelper.unchecked_narrow(Object obj) |
static KeySetFactory |
KeySetFactoryHelper.unchecked_narrow(Object obj) |
static PriorityQueue |
PriorityQueueHelper.unchecked_narrow(Object obj) |
static HeapFactory |
HeapFactoryHelper.unchecked_narrow(Object obj) |
static PriorityQueueFactory |
PriorityQueueFactoryHelper.unchecked_narrow(Object obj) |
static SortedRelationFactory |
SortedRelationFactoryHelper.unchecked_narrow(Object obj) |
static Collection |
CollectionHelper.unchecked_narrow(Object obj) |
static Set |
SetHelper.unchecked_narrow(Object obj) |
static OrderedIterator |
OrderedIteratorHelper.unchecked_narrow(Object obj) |
static CollectionFactories |
CollectionFactoriesHelper.unchecked_narrow(Object obj) |
static EqualityCollection |
EqualityCollectionHelper.unchecked_narrow(Object obj) |
static SortedBagFactory |
SortedBagFactoryHelper.unchecked_narrow(Object obj) |
static SortedSetFactory |
SortedSetFactoryHelper.unchecked_narrow(Object obj) |
static EqualityKeySortedIterator |
EqualityKeySortedIteratorHelper.unchecked_narrow(Object obj) |
static SequentialCollection |
SequentialCollectionHelper.unchecked_narrow(Object obj) |
static RestrictedAccessCollection |
RestrictedAccessCollectionHelper.unchecked_narrow(Object obj) |
static DequeFactory |
DequeFactoryHelper.unchecked_narrow(Object obj) |
static EqualitySequentialCollection |
EqualitySequentialCollectionHelper.unchecked_narrow(Object obj) |
static RACollectionFactories |
RACollectionFactoriesHelper.unchecked_narrow(Object obj) |
static EqualityKeySortedCollection |
EqualityKeySortedCollectionHelper.unchecked_narrow(Object obj) |
static BagFactory |
BagFactoryHelper.unchecked_narrow(Object obj) |
static KeySortedSetFactory |
KeySortedSetFactoryHelper.unchecked_narrow(Object obj) |
static RACollectionFactory |
RACollectionFactoryHelper.unchecked_narrow(Object obj) |
static KeySet |
KeySetHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
LockCoordinator
Generated from IDL interface "LockCoordinator".
|
interface |
LockSet
Generated from IDL interface "LockSet".
|
interface |
LockSetFactory
Generated from IDL interface "LockSetFactory".
|
interface |
TransactionalLockSet
Generated from IDL interface "TransactionalLockSet".
|
Modifier and Type | Class and Description |
---|---|
class |
_LockCoordinatorStub
Generated from IDL interface "LockCoordinator".
|
class |
_LockSetFactoryStub
Generated from IDL interface "LockSetFactory".
|
class |
_LockSetStub
Generated from IDL interface "LockSet".
|
class |
_TransactionalLockSetStub
Generated from IDL interface "TransactionalLockSet".
|
Modifier and Type | Method and Description |
---|---|
static LockCoordinator |
LockCoordinatorHelper.narrow(Object obj) |
static LockSetFactory |
LockSetFactoryHelper.narrow(Object obj) |
static TransactionalLockSet |
TransactionalLockSetHelper.narrow(Object obj) |
static LockSet |
LockSetHelper.narrow(Object obj) |
static LockCoordinator |
LockCoordinatorHelper.unchecked_narrow(Object obj) |
static LockSetFactory |
LockSetFactoryHelper.unchecked_narrow(Object obj) |
static TransactionalLockSet |
TransactionalLockSetHelper.unchecked_narrow(Object obj) |
static LockSet |
LockSetHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
ConsumerAdmin
Generated from IDL interface "ConsumerAdmin".
|
interface |
EventChannel
Generated from IDL interface "EventChannel".
|
interface |
ProxyPullConsumer
Generated from IDL interface "ProxyPullConsumer".
|
interface |
ProxyPullSupplier
Generated from IDL interface "ProxyPullSupplier".
|
interface |
ProxyPushConsumer
Generated from IDL interface "ProxyPushConsumer".
|
interface |
ProxyPushSupplier
Generated from IDL interface "ProxyPushSupplier".
|
interface |
SupplierAdmin
Generated from IDL interface "SupplierAdmin".
|
Modifier and Type | Class and Description |
---|---|
class |
_ConsumerAdminStub
Generated from IDL interface "ConsumerAdmin".
|
class |
_EventChannelStub
Generated from IDL interface "EventChannel".
|
class |
_ProxyPullConsumerStub
Generated from IDL interface "ProxyPullConsumer".
|
class |
_ProxyPullSupplierStub
Generated from IDL interface "ProxyPullSupplier".
|
class |
_ProxyPushConsumerStub
Generated from IDL interface "ProxyPushConsumer".
|
class |
_ProxyPushSupplierStub
Generated from IDL interface "ProxyPushSupplier".
|
class |
_SupplierAdminStub
Generated from IDL interface "SupplierAdmin".
|
Modifier and Type | Method and Description |
---|---|
static ProxyPullConsumer |
ProxyPullConsumerHelper.narrow(Object obj) |
static EventChannel |
EventChannelHelper.narrow(Object obj) |
static ProxyPullSupplier |
ProxyPullSupplierHelper.narrow(Object obj) |
static ProxyPushSupplier |
ProxyPushSupplierHelper.narrow(Object obj) |
static ConsumerAdmin |
ConsumerAdminHelper.narrow(Object obj) |
static ProxyPushConsumer |
ProxyPushConsumerHelper.narrow(Object obj) |
static SupplierAdmin |
SupplierAdminHelper.narrow(Object obj) |
static ProxyPullConsumer |
ProxyPullConsumerHelper.unchecked_narrow(Object obj) |
static EventChannel |
EventChannelHelper.unchecked_narrow(Object obj) |
static ProxyPullSupplier |
ProxyPullSupplierHelper.unchecked_narrow(Object obj) |
static ProxyPushSupplier |
ProxyPushSupplierHelper.unchecked_narrow(Object obj) |
static ConsumerAdmin |
ConsumerAdminHelper.unchecked_narrow(Object obj) |
static ProxyPushConsumer |
ProxyPushConsumerHelper.unchecked_narrow(Object obj) |
static SupplierAdmin |
SupplierAdminHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
PullConsumer
Generated from IDL interface "PullConsumer".
|
interface |
PullSupplier
Generated from IDL interface "PullSupplier".
|
interface |
PushConsumer
Generated from IDL interface "PushConsumer".
|
interface |
PushSupplier
Generated from IDL interface "PushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_PullConsumerStub
Generated from IDL interface "PullConsumer".
|
class |
_PullSupplierStub
Generated from IDL interface "PullSupplier".
|
class |
_PushConsumerStub
Generated from IDL interface "PushConsumer".
|
class |
_PushSupplierStub
Generated from IDL interface "PushSupplier".
|
Modifier and Type | Method and Description |
---|---|
static PushConsumer |
PushConsumerHelper.narrow(Object obj) |
static PullConsumer |
PullConsumerHelper.narrow(Object obj) |
static PushSupplier |
PushSupplierHelper.narrow(Object obj) |
static PullSupplier |
PullSupplierHelper.narrow(Object obj) |
static PushConsumer |
PushConsumerHelper.unchecked_narrow(Object obj) |
static PullConsumer |
PullConsumerHelper.unchecked_narrow(Object obj) |
static PushSupplier |
PushSupplierHelper.unchecked_narrow(Object obj) |
static PullSupplier |
PullSupplierHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
BindingIterator
Generated from IDL interface "BindingIterator".
|
interface |
NamingContext
Generated from IDL interface "NamingContext".
|
interface |
NamingContextExt
Generated from IDL interface "NamingContextExt".
|
Modifier and Type | Class and Description |
---|---|
class |
_BindingIteratorStub
Generated from IDL interface "BindingIterator".
|
class |
_NamingContextExtStub
Generated from IDL interface "NamingContextExt".
|
class |
_NamingContextStub
Generated from IDL interface "NamingContext".
|
Modifier and Type | Method and Description |
---|---|
Object |
NamingContextExtPOATie.resolve_str(java.lang.String n) |
Object |
_NamingContextExtStub.resolve_str(java.lang.String n) |
Object |
NamingContextExtOperations.resolve_str(java.lang.String n) |
Object |
NamingContextPOATie.resolve(NameComponent[] n) |
Object |
NamingContextExtPOATie.resolve(NameComponent[] n) |
Object |
_NamingContextStub.resolve(NameComponent[] n) |
Object |
_NamingContextExtStub.resolve(NameComponent[] n) |
Object |
NamingContextOperations.resolve(NameComponent[] n) |
Modifier and Type | Method and Description |
---|---|
void |
NamingContextPOATie.bind(NameComponent[] n,
Object obj) |
void |
NamingContextExtPOATie.bind(NameComponent[] n,
Object obj) |
void |
_NamingContextStub.bind(NameComponent[] n,
Object obj) |
void |
_NamingContextExtStub.bind(NameComponent[] n,
Object obj) |
void |
NamingContextOperations.bind(NameComponent[] n,
Object obj) |
static NamingContext |
NamingContextHelper.narrow(Object obj) |
static NamingContextExt |
NamingContextExtHelper.narrow(Object obj) |
static BindingIterator |
BindingIteratorHelper.narrow(Object obj) |
void |
NamingContextPOATie.rebind(NameComponent[] n,
Object obj) |
void |
NamingContextExtPOATie.rebind(NameComponent[] n,
Object obj) |
void |
_NamingContextStub.rebind(NameComponent[] n,
Object obj) |
void |
_NamingContextExtStub.rebind(NameComponent[] n,
Object obj) |
void |
NamingContextOperations.rebind(NameComponent[] n,
Object obj) |
static NamingContext |
NamingContextHelper.unchecked_narrow(Object obj) |
static NamingContextExt |
NamingContextExtHelper.unchecked_narrow(Object obj) |
static BindingIterator |
BindingIteratorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
AdminPropertiesAdmin
Generated from IDL interface "AdminPropertiesAdmin".
|
interface |
QoSAdmin
Generated from IDL interface "QoSAdmin".
|
Modifier and Type | Class and Description |
---|---|
class |
_AdminPropertiesAdminStub
Generated from IDL interface "AdminPropertiesAdmin".
|
class |
_QoSAdminStub
Generated from IDL interface "QoSAdmin".
|
Modifier and Type | Method and Description |
---|---|
static QoSAdmin |
QoSAdminHelper.narrow(Object obj) |
static AdminPropertiesAdmin |
AdminPropertiesAdminHelper.narrow(Object obj) |
static QoSAdmin |
QoSAdminHelper.unchecked_narrow(Object obj) |
static AdminPropertiesAdmin |
AdminPropertiesAdminHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
EventChannelFactory
Generated from IDL interface "EventChannelFactory".
|
interface |
ProxyConsumer
Generated from IDL interface "ProxyConsumer".
|
interface |
ProxySupplier
Generated from IDL interface "ProxySupplier".
|
interface |
SequenceProxyPullConsumer
Generated from IDL interface "SequenceProxyPullConsumer".
|
interface |
SequenceProxyPullSupplier
Generated from IDL interface "SequenceProxyPullSupplier".
|
interface |
SequenceProxyPushConsumer
Generated from IDL interface "SequenceProxyPushConsumer".
|
interface |
SequenceProxyPushSupplier
Generated from IDL interface "SequenceProxyPushSupplier".
|
interface |
StructuredProxyPullConsumer
Generated from IDL interface "StructuredProxyPullConsumer".
|
interface |
StructuredProxyPullSupplier
Generated from IDL interface "StructuredProxyPullSupplier".
|
interface |
StructuredProxyPushConsumer
Generated from IDL interface "StructuredProxyPushConsumer".
|
interface |
StructuredProxyPushSupplier
Generated from IDL interface "StructuredProxyPushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_EventChannelFactoryStub
Generated from IDL interface "EventChannelFactory".
|
class |
_ProxyConsumerStub
Generated from IDL interface "ProxyConsumer".
|
class |
_ProxySupplierStub
Generated from IDL interface "ProxySupplier".
|
class |
_SequenceProxyPullConsumerStub
Generated from IDL interface "SequenceProxyPullConsumer".
|
class |
_SequenceProxyPullSupplierStub
Generated from IDL interface "SequenceProxyPullSupplier".
|
class |
_SequenceProxyPushConsumerStub
Generated from IDL interface "SequenceProxyPushConsumer".
|
class |
_SequenceProxyPushSupplierStub
Generated from IDL interface "SequenceProxyPushSupplier".
|
class |
_StructuredProxyPullConsumerStub
Generated from IDL interface "StructuredProxyPullConsumer".
|
class |
_StructuredProxyPullSupplierStub
Generated from IDL interface "StructuredProxyPullSupplier".
|
class |
_StructuredProxyPushConsumerStub
Generated from IDL interface "StructuredProxyPushConsumer".
|
class |
_StructuredProxyPushSupplierStub
Generated from IDL interface "StructuredProxyPushSupplier".
|
Modifier and Type | Method and Description |
---|---|
static ProxyPullConsumer |
ProxyPullConsumerHelper.narrow(Object obj) |
static SequenceProxyPullConsumer |
SequenceProxyPullConsumerHelper.narrow(Object obj) |
static SequenceProxyPushConsumer |
SequenceProxyPushConsumerHelper.narrow(Object obj) |
static SequenceProxyPushSupplier |
SequenceProxyPushSupplierHelper.narrow(Object obj) |
static ProxySupplier |
ProxySupplierHelper.narrow(Object obj) |
static EventChannel |
EventChannelHelper.narrow(Object obj) |
static StructuredProxyPullConsumer |
StructuredProxyPullConsumerHelper.narrow(Object obj) |
static StructuredProxyPullSupplier |
StructuredProxyPullSupplierHelper.narrow(Object obj) |
static EventChannelFactory |
EventChannelFactoryHelper.narrow(Object obj) |
static ProxyPullSupplier |
ProxyPullSupplierHelper.narrow(Object obj) |
static ProxyConsumer |
ProxyConsumerHelper.narrow(Object obj) |
static StructuredProxyPushSupplier |
StructuredProxyPushSupplierHelper.narrow(Object obj) |
static StructuredProxyPushConsumer |
StructuredProxyPushConsumerHelper.narrow(Object obj) |
static ProxyPushSupplier |
ProxyPushSupplierHelper.narrow(Object obj) |
static ConsumerAdmin |
ConsumerAdminHelper.narrow(Object obj) |
static SequenceProxyPullSupplier |
SequenceProxyPullSupplierHelper.narrow(Object obj) |
static ProxyPushConsumer |
ProxyPushConsumerHelper.narrow(Object obj) |
static SupplierAdmin |
SupplierAdminHelper.narrow(Object obj) |
static ProxyPullConsumer |
ProxyPullConsumerHelper.unchecked_narrow(Object obj) |
static SequenceProxyPullConsumer |
SequenceProxyPullConsumerHelper.unchecked_narrow(Object obj) |
static SequenceProxyPushConsumer |
SequenceProxyPushConsumerHelper.unchecked_narrow(Object obj) |
static SequenceProxyPushSupplier |
SequenceProxyPushSupplierHelper.unchecked_narrow(Object obj) |
static ProxySupplier |
ProxySupplierHelper.unchecked_narrow(Object obj) |
static EventChannel |
EventChannelHelper.unchecked_narrow(Object obj) |
static StructuredProxyPullConsumer |
StructuredProxyPullConsumerHelper.unchecked_narrow(Object obj) |
static StructuredProxyPullSupplier |
StructuredProxyPullSupplierHelper.unchecked_narrow(Object obj) |
static EventChannelFactory |
EventChannelFactoryHelper.unchecked_narrow(Object obj) |
static ProxyPullSupplier |
ProxyPullSupplierHelper.unchecked_narrow(Object obj) |
static ProxyConsumer |
ProxyConsumerHelper.unchecked_narrow(Object obj) |
static StructuredProxyPushSupplier |
StructuredProxyPushSupplierHelper.unchecked_narrow(Object obj) |
static StructuredProxyPushConsumer |
StructuredProxyPushConsumerHelper.unchecked_narrow(Object obj) |
static ProxyPushSupplier |
ProxyPushSupplierHelper.unchecked_narrow(Object obj) |
static ConsumerAdmin |
ConsumerAdminHelper.unchecked_narrow(Object obj) |
static SequenceProxyPullSupplier |
SequenceProxyPullSupplierHelper.unchecked_narrow(Object obj) |
static ProxyPushConsumer |
ProxyPushConsumerHelper.unchecked_narrow(Object obj) |
static SupplierAdmin |
SupplierAdminHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
SequenceProxyPullSupplierAck
Generated from IDL interface "SequenceProxyPullSupplierAck".
|
interface |
SequenceProxyPushSupplierAck
Generated from IDL interface "SequenceProxyPushSupplierAck".
|
interface |
StructuredProxyPullSupplierAck
Generated from IDL interface "StructuredProxyPullSupplierAck".
|
interface |
StructuredProxyPushSupplierAck
Generated from IDL interface "StructuredProxyPushSupplierAck".
|
Modifier and Type | Class and Description |
---|---|
class |
_SequenceProxyPullSupplierAckStub
Generated from IDL interface "SequenceProxyPullSupplierAck".
|
class |
_SequenceProxyPushSupplierAckStub
Generated from IDL interface "SequenceProxyPushSupplierAck".
|
class |
_StructuredProxyPullSupplierAckStub
Generated from IDL interface "StructuredProxyPullSupplierAck".
|
class |
_StructuredProxyPushSupplierAckStub
Generated from IDL interface "StructuredProxyPushSupplierAck".
|
Modifier and Type | Method and Description |
---|---|
static StructuredProxyPullSupplierAck |
StructuredProxyPullSupplierAckHelper.narrow(Object obj) |
static SequenceProxyPushSupplierAck |
SequenceProxyPushSupplierAckHelper.narrow(Object obj) |
static SequenceProxyPullSupplierAck |
SequenceProxyPullSupplierAckHelper.narrow(Object obj) |
static StructuredProxyPushSupplierAck |
StructuredProxyPushSupplierAckHelper.narrow(Object obj) |
static StructuredProxyPullSupplierAck |
StructuredProxyPullSupplierAckHelper.unchecked_narrow(Object obj) |
static SequenceProxyPushSupplierAck |
SequenceProxyPushSupplierAckHelper.unchecked_narrow(Object obj) |
static SequenceProxyPullSupplierAck |
SequenceProxyPullSupplierAckHelper.unchecked_narrow(Object obj) |
static StructuredProxyPushSupplierAck |
StructuredProxyPushSupplierAckHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
NotifyPublish
Generated from IDL interface "NotifyPublish".
|
interface |
NotifySubscribe
Generated from IDL interface "NotifySubscribe".
|
interface |
SequencePullConsumer
Generated from IDL interface "SequencePullConsumer".
|
interface |
SequencePullSupplier
Generated from IDL interface "SequencePullSupplier".
|
interface |
SequencePushConsumer
Generated from IDL interface "SequencePushConsumer".
|
interface |
SequencePushSupplier
Generated from IDL interface "SequencePushSupplier".
|
interface |
StructuredPullConsumer
Generated from IDL interface "StructuredPullConsumer".
|
interface |
StructuredPullSupplier
Generated from IDL interface "StructuredPullSupplier".
|
interface |
StructuredPushConsumer
Generated from IDL interface "StructuredPushConsumer".
|
interface |
StructuredPushSupplier
Generated from IDL interface "StructuredPushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_NotifyPublishStub
Generated from IDL interface "NotifyPublish".
|
class |
_NotifySubscribeStub
Generated from IDL interface "NotifySubscribe".
|
class |
_SequencePullConsumerStub
Generated from IDL interface "SequencePullConsumer".
|
class |
_SequencePullSupplierStub
Generated from IDL interface "SequencePullSupplier".
|
class |
_SequencePushConsumerStub
Generated from IDL interface "SequencePushConsumer".
|
class |
_SequencePushSupplierStub
Generated from IDL interface "SequencePushSupplier".
|
class |
_StructuredPullConsumerStub
Generated from IDL interface "StructuredPullConsumer".
|
class |
_StructuredPullSupplierStub
Generated from IDL interface "StructuredPullSupplier".
|
class |
_StructuredPushConsumerStub
Generated from IDL interface "StructuredPushConsumer".
|
class |
_StructuredPushSupplierStub
Generated from IDL interface "StructuredPushSupplier".
|
Modifier and Type | Method and Description |
---|---|
static PushConsumer |
PushConsumerHelper.narrow(Object obj) |
static SequencePullConsumer |
SequencePullConsumerHelper.narrow(Object obj) |
static StructuredPushConsumer |
StructuredPushConsumerHelper.narrow(Object obj) |
static PullConsumer |
PullConsumerHelper.narrow(Object obj) |
static StructuredPushSupplier |
StructuredPushSupplierHelper.narrow(Object obj) |
static StructuredPullConsumer |
StructuredPullConsumerHelper.narrow(Object obj) |
static SequencePushSupplier |
SequencePushSupplierHelper.narrow(Object obj) |
static PushSupplier |
PushSupplierHelper.narrow(Object obj) |
static NotifySubscribe |
NotifySubscribeHelper.narrow(Object obj) |
static NotifyPublish |
NotifyPublishHelper.narrow(Object obj) |
static StructuredPullSupplier |
StructuredPullSupplierHelper.narrow(Object obj) |
static SequencePullSupplier |
SequencePullSupplierHelper.narrow(Object obj) |
static PullSupplier |
PullSupplierHelper.narrow(Object obj) |
static SequencePushConsumer |
SequencePushConsumerHelper.narrow(Object obj) |
static PushConsumer |
PushConsumerHelper.unchecked_narrow(Object obj) |
static SequencePullConsumer |
SequencePullConsumerHelper.unchecked_narrow(Object obj) |
static StructuredPushConsumer |
StructuredPushConsumerHelper.unchecked_narrow(Object obj) |
static PullConsumer |
PullConsumerHelper.unchecked_narrow(Object obj) |
static StructuredPushSupplier |
StructuredPushSupplierHelper.unchecked_narrow(Object obj) |
static StructuredPullConsumer |
StructuredPullConsumerHelper.unchecked_narrow(Object obj) |
static SequencePushSupplier |
SequencePushSupplierHelper.unchecked_narrow(Object obj) |
static PushSupplier |
PushSupplierHelper.unchecked_narrow(Object obj) |
static NotifySubscribe |
NotifySubscribeHelper.unchecked_narrow(Object obj) |
static NotifyPublish |
NotifyPublishHelper.unchecked_narrow(Object obj) |
static StructuredPullSupplier |
StructuredPullSupplierHelper.unchecked_narrow(Object obj) |
static SequencePullSupplier |
SequencePullSupplierHelper.unchecked_narrow(Object obj) |
static PullSupplier |
PullSupplierHelper.unchecked_narrow(Object obj) |
static SequencePushConsumer |
SequencePushConsumerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
SequencePullSupplierAck
Generated from IDL interface "SequencePullSupplierAck".
|
interface |
SequencePushSupplierAck
Generated from IDL interface "SequencePushSupplierAck".
|
interface |
StructuredPullSupplierAck
Generated from IDL interface "StructuredPullSupplierAck".
|
interface |
StructuredPushSupplierAck
Generated from IDL interface "StructuredPushSupplierAck".
|
Modifier and Type | Class and Description |
---|---|
class |
_SequencePullSupplierAckStub
Generated from IDL interface "SequencePullSupplierAck".
|
class |
_SequencePushSupplierAckStub
Generated from IDL interface "SequencePushSupplierAck".
|
class |
_StructuredPullSupplierAckStub
Generated from IDL interface "StructuredPullSupplierAck".
|
class |
_StructuredPushSupplierAckStub
Generated from IDL interface "StructuredPushSupplierAck".
|
Modifier and Type | Method and Description |
---|---|
static StructuredPushSupplierAck |
StructuredPushSupplierAckHelper.narrow(Object obj) |
static SequencePullSupplierAck |
SequencePullSupplierAckHelper.narrow(Object obj) |
static SequencePushSupplierAck |
SequencePushSupplierAckHelper.narrow(Object obj) |
static StructuredPullSupplierAck |
StructuredPullSupplierAckHelper.narrow(Object obj) |
static StructuredPushSupplierAck |
StructuredPushSupplierAckHelper.unchecked_narrow(Object obj) |
static SequencePullSupplierAck |
SequencePullSupplierAckHelper.unchecked_narrow(Object obj) |
static SequencePushSupplierAck |
SequencePushSupplierAckHelper.unchecked_narrow(Object obj) |
static StructuredPullSupplierAck |
StructuredPullSupplierAckHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Filter
Generated from IDL interface "Filter".
|
interface |
FilterAdmin
Generated from IDL interface "FilterAdmin".
|
interface |
FilterFactory
Generated from IDL interface "FilterFactory".
|
interface |
MappingFilter
Generated from IDL interface "MappingFilter".
|
Modifier and Type | Class and Description |
---|---|
class |
_FilterAdminStub
Generated from IDL interface "FilterAdmin".
|
class |
_FilterFactoryStub
Generated from IDL interface "FilterFactory".
|
class |
_FilterStub
Generated from IDL interface "Filter".
|
class |
_MappingFilterStub
Generated from IDL interface "MappingFilter".
|
Modifier and Type | Method and Description |
---|---|
static FilterAdmin |
FilterAdminHelper.narrow(Object obj) |
static Filter |
FilterHelper.narrow(Object obj) |
static MappingFilter |
MappingFilterHelper.narrow(Object obj) |
static FilterFactory |
FilterFactoryHelper.narrow(Object obj) |
static FilterAdmin |
FilterAdminHelper.unchecked_narrow(Object obj) |
static Filter |
FilterHelper.unchecked_narrow(Object obj) |
static MappingFilter |
MappingFilterHelper.unchecked_narrow(Object obj) |
static FilterFactory |
FilterFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
PropertiesIterator
Generated from IDL interface "PropertiesIterator".
|
interface |
PropertyNamesIterator
Generated from IDL interface "PropertyNamesIterator".
|
interface |
PropertySet
Generated from IDL interface "PropertySet".
|
interface |
PropertySetDef
Generated from IDL interface "PropertySetDef".
|
interface |
PropertySetDefFactory
Generated from IDL interface "PropertySetDefFactory".
|
interface |
PropertySetFactory
Generated from IDL interface "PropertySetFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_PropertiesIteratorStub
Generated from IDL interface "PropertiesIterator".
|
class |
_PropertyNamesIteratorStub
Generated from IDL interface "PropertyNamesIterator".
|
class |
_PropertySetDefFactoryStub
Generated from IDL interface "PropertySetDefFactory".
|
class |
_PropertySetDefStub
Generated from IDL interface "PropertySetDef".
|
class |
_PropertySetFactoryStub
Generated from IDL interface "PropertySetFactory".
|
class |
_PropertySetStub
Generated from IDL interface "PropertySet".
|
Modifier and Type | Method and Description |
---|---|
static PropertySetDef |
PropertySetDefHelper.narrow(Object obj) |
static PropertiesIterator |
PropertiesIteratorHelper.narrow(Object obj) |
static PropertySet |
PropertySetHelper.narrow(Object obj) |
static PropertyNamesIterator |
PropertyNamesIteratorHelper.narrow(Object obj) |
static PropertySetDefFactory |
PropertySetDefFactoryHelper.narrow(Object obj) |
static PropertySetFactory |
PropertySetFactoryHelper.narrow(Object obj) |
static PropertySetDef |
PropertySetDefHelper.unchecked_narrow(Object obj) |
static PropertiesIterator |
PropertiesIteratorHelper.unchecked_narrow(Object obj) |
static PropertySet |
PropertySetHelper.unchecked_narrow(Object obj) |
static PropertyNamesIterator |
PropertyNamesIteratorHelper.unchecked_narrow(Object obj) |
static PropertySetDefFactory |
PropertySetDefFactoryHelper.unchecked_narrow(Object obj) |
static PropertySetFactory |
PropertySetFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
TimeService
Generated from IDL interface "TimeService".
|
interface |
TIO
Generated from IDL interface "TIO".
|
interface |
UTO
Generated from IDL interface "UTO".
|
Modifier and Type | Method and Description |
---|---|
static TimeService |
TimeServiceHelper.narrow(Object obj) |
static UTO |
UTOHelper.narrow(Object obj) |
static TIO |
TIOHelper.narrow(Object obj) |
static TimeService |
TimeServiceHelper.unchecked_narrow(Object obj) |
static UTO |
UTOHelper.unchecked_narrow(Object obj) |
static TIO |
TIOHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Control
Generated from IDL interface "Control".
|
interface |
Coordinator
Generated from IDL interface "Coordinator".
|
interface |
Current
Generated from IDL interface "Current".
|
interface |
RecoveryCoordinator
Generated from IDL interface "RecoveryCoordinator".
|
interface |
Resource
Generated from IDL interface "Resource".
|
interface |
SubtransactionAwareResource
Generated from IDL interface "SubtransactionAwareResource".
|
interface |
Synchronization
Generated from IDL interface "Synchronization".
|
interface |
Terminator
Generated from IDL interface "Terminator".
|
interface |
TransactionalObject
Generated from IDL interface "TransactionalObject".
|
interface |
TransactionFactory
Generated from IDL interface "TransactionFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_ControlStub
Generated from IDL interface "Control".
|
class |
_CoordinatorStub
Generated from IDL interface "Coordinator".
|
class |
_CurrentStub
Generated from IDL interface "Current".
|
class |
_RecoveryCoordinatorStub
Generated from IDL interface "RecoveryCoordinator".
|
class |
_ResourceStub
Generated from IDL interface "Resource".
|
class |
_SubtransactionAwareResourceStub
Generated from IDL interface "SubtransactionAwareResource".
|
class |
_SynchronizationStub
Generated from IDL interface "Synchronization".
|
class |
_TerminatorStub
Generated from IDL interface "Terminator".
|
class |
_TransactionalObjectStub
Generated from IDL interface "TransactionalObject".
|
class |
_TransactionFactoryStub
Generated from IDL interface "TransactionFactory".
|
Modifier and Type | Method and Description |
---|---|
static Coordinator |
CoordinatorHelper.narrow(Object obj) |
static Resource |
ResourceHelper.narrow(Object obj) |
static Control |
ControlHelper.narrow(Object obj) |
static Current |
CurrentHelper.narrow(Object obj) |
static TransactionalObject |
TransactionalObjectHelper.narrow(Object obj) |
static Terminator |
TerminatorHelper.narrow(Object obj) |
static TransactionFactory |
TransactionFactoryHelper.narrow(Object obj) |
static Synchronization |
SynchronizationHelper.narrow(Object obj) |
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.narrow(Object obj) |
static RecoveryCoordinator |
RecoveryCoordinatorHelper.narrow(Object obj) |
static Coordinator |
CoordinatorHelper.unchecked_narrow(Object obj) |
static Resource |
ResourceHelper.unchecked_narrow(Object obj) |
static Control |
ControlHelper.unchecked_narrow(Object obj) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
static TransactionalObject |
TransactionalObjectHelper.unchecked_narrow(Object obj) |
static Terminator |
TerminatorHelper.unchecked_narrow(Object obj) |
static TransactionFactory |
TransactionFactoryHelper.unchecked_narrow(Object obj) |
static Synchronization |
SynchronizationHelper.unchecked_narrow(Object obj) |
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.unchecked_narrow(Object obj) |
static RecoveryCoordinator |
RecoveryCoordinatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedConsumerAdmin
Generated from IDL interface "TypedConsumerAdmin".
|
interface |
TypedEventChannel
Generated from IDL interface "TypedEventChannel".
|
interface |
TypedProxyPullSupplier
Generated from IDL interface "TypedProxyPullSupplier".
|
interface |
TypedProxyPushConsumer
Generated from IDL interface "TypedProxyPushConsumer".
|
interface |
TypedSupplierAdmin
Generated from IDL interface "TypedSupplierAdmin".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedConsumerAdminStub
Generated from IDL interface "TypedConsumerAdmin".
|
class |
_TypedEventChannelStub
Generated from IDL interface "TypedEventChannel".
|
class |
_TypedProxyPullSupplierStub
Generated from IDL interface "TypedProxyPullSupplier".
|
class |
_TypedProxyPushConsumerStub
Generated from IDL interface "TypedProxyPushConsumer".
|
class |
_TypedSupplierAdminStub
Generated from IDL interface "TypedSupplierAdmin".
|
Modifier and Type | Method and Description |
---|---|
Object |
_TypedProxyPushConsumerStub.get_typed_consumer() |
Object |
TypedProxyPushConsumerPOATie.get_typed_consumer() |
Object |
TypedProxyPullSupplierPOATie.get_typed_supplier() |
Object |
_TypedProxyPullSupplierStub.get_typed_supplier() |
Modifier and Type | Method and Description |
---|---|
static TypedProxyPullSupplier |
TypedProxyPullSupplierHelper.narrow(Object obj) |
static TypedProxyPushConsumer |
TypedProxyPushConsumerHelper.narrow(Object obj) |
static TypedEventChannel |
TypedEventChannelHelper.narrow(Object obj) |
static TypedConsumerAdmin |
TypedConsumerAdminHelper.narrow(Object obj) |
static TypedSupplierAdmin |
TypedSupplierAdminHelper.narrow(Object obj) |
static TypedProxyPullSupplier |
TypedProxyPullSupplierHelper.unchecked_narrow(Object obj) |
static TypedProxyPushConsumer |
TypedProxyPushConsumerHelper.unchecked_narrow(Object obj) |
static TypedEventChannel |
TypedEventChannelHelper.unchecked_narrow(Object obj) |
static TypedConsumerAdmin |
TypedConsumerAdminHelper.unchecked_narrow(Object obj) |
static TypedSupplierAdmin |
TypedSupplierAdminHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedPullSupplier
Generated from IDL interface "TypedPullSupplier".
|
interface |
TypedPushConsumer
Generated from IDL interface "TypedPushConsumer".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedPullSupplierStub
Generated from IDL interface "TypedPullSupplier".
|
class |
_TypedPushConsumerStub
Generated from IDL interface "TypedPushConsumer".
|
Modifier and Type | Method and Description |
---|---|
Object |
_TypedPushConsumerStub.get_typed_consumer() |
Object |
TypedPushConsumerOperations.get_typed_consumer() |
Object |
TypedPushConsumerPOATie.get_typed_consumer() |
Object |
TypedPullSupplierPOATie.get_typed_supplier() |
Object |
TypedPullSupplierOperations.get_typed_supplier() |
Object |
_TypedPullSupplierStub.get_typed_supplier() |
Modifier and Type | Method and Description |
---|---|
static TypedPullSupplier |
TypedPullSupplierHelper.narrow(Object obj) |
static TypedPushConsumer |
TypedPushConsumerHelper.narrow(Object obj) |
static TypedPullSupplier |
TypedPullSupplierHelper.unchecked_narrow(Object obj) |
static TypedPushConsumer |
TypedPushConsumerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedEventChannelFactory
Generated from IDL interface "TypedEventChannelFactory".
|
interface |
TypedProxyPullConsumer
Generated from IDL interface "TypedProxyPullConsumer".
|
interface |
TypedProxyPushSupplier
Generated from IDL interface "TypedProxyPushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedEventChannelFactoryStub
Generated from IDL interface "TypedEventChannelFactory".
|
class |
_TypedProxyPullConsumerStub
Generated from IDL interface "TypedProxyPullConsumer".
|
class |
_TypedProxyPushSupplierStub
Generated from IDL interface "TypedProxyPushSupplier".
|
Modifier and Type | Method and Description |
---|---|
Object |
_TypedProxyPushConsumerStub.get_typed_consumer() |
Object |
TypedProxyPushConsumerPOATie.get_typed_consumer() |
Object |
TypedProxyPullSupplierPOATie.get_typed_supplier() |
Object |
_TypedProxyPullSupplierStub.get_typed_supplier() |
Modifier and Type | Method and Description |
---|---|
static TypedProxyPullSupplier |
TypedProxyPullSupplierHelper.narrow(Object obj) |
static TypedProxyPushSupplier |
TypedProxyPushSupplierHelper.narrow(Object obj) |
static TypedProxyPushConsumer |
TypedProxyPushConsumerHelper.narrow(Object obj) |
static TypedEventChannel |
TypedEventChannelHelper.narrow(Object obj) |
static TypedEventChannelFactory |
TypedEventChannelFactoryHelper.narrow(Object obj) |
static TypedConsumerAdmin |
TypedConsumerAdminHelper.narrow(Object obj) |
static TypedProxyPullConsumer |
TypedProxyPullConsumerHelper.narrow(Object obj) |
static TypedSupplierAdmin |
TypedSupplierAdminHelper.narrow(Object obj) |
static TypedProxyPullSupplier |
TypedProxyPullSupplierHelper.unchecked_narrow(Object obj) |
static TypedProxyPushSupplier |
TypedProxyPushSupplierHelper.unchecked_narrow(Object obj) |
static TypedProxyPushConsumer |
TypedProxyPushConsumerHelper.unchecked_narrow(Object obj) |
static TypedEventChannel |
TypedEventChannelHelper.unchecked_narrow(Object obj) |
static TypedEventChannelFactory |
TypedEventChannelFactoryHelper.unchecked_narrow(Object obj) |
static TypedConsumerAdmin |
TypedConsumerAdminHelper.unchecked_narrow(Object obj) |
static TypedProxyPullConsumer |
TypedProxyPullConsumerHelper.unchecked_narrow(Object obj) |
static TypedSupplierAdmin |
TypedSupplierAdminHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
Object |
_TypedPushConsumerStub.get_typed_consumer() |
Object |
TypedPushConsumerPOATie.get_typed_consumer() |
Object |
TypedPullSupplierPOATie.get_typed_supplier() |
Object |
_TypedPullSupplierStub.get_typed_supplier() |
Modifier and Type | Method and Description |
---|---|
static TypedPullSupplier |
TypedPullSupplierHelper.narrow(Object obj) |
static TypedPushConsumer |
TypedPushConsumerHelper.narrow(Object obj) |
static TypedPullSupplier |
TypedPullSupplierHelper.unchecked_narrow(Object obj) |
static TypedPushConsumer |
TypedPushConsumerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Condition
Generated from IDL interface "Condition".
|
interface |
ContentFilteredTopic
Generated from IDL interface "ContentFilteredTopic".
|
interface |
DataReader
Generated from IDL interface "DataReader".
|
interface |
DataReaderListener
Generated from IDL interface "DataReaderListener".
|
interface |
DataWriter
Generated from IDL interface "DataWriter".
|
interface |
DataWriterListener
Generated from IDL interface "DataWriterListener".
|
interface |
DomainParticipant
Generated from IDL interface "DomainParticipant".
|
interface |
DomainParticipantFactory
Generated from IDL interface "DomainParticipantFactory".
|
interface |
DomainParticipantListener
Generated from IDL interface "DomainParticipantListener".
|
interface |
Entity
Generated from IDL interface "Entity".
|
interface |
GuardCondition
Generated from IDL interface "GuardCondition".
|
interface |
Listener
Generated from IDL interface "Listener".
|
interface |
MultiTopic
Generated from IDL interface "MultiTopic".
|
interface |
Publisher
Generated from IDL interface "Publisher".
|
interface |
PublisherListener
Generated from IDL interface "PublisherListener".
|
interface |
QueryCondition
Generated from IDL interface "QueryCondition".
|
interface |
ReadCondition
Generated from IDL interface "ReadCondition".
|
interface |
StatusCondition
Generated from IDL interface "StatusCondition".
|
interface |
Subscriber
Generated from IDL interface "Subscriber".
|
interface |
SubscriberListener
Generated from IDL interface "SubscriberListener".
|
interface |
Topic
Generated from IDL interface "Topic".
|
interface |
TopicDescription
Generated from IDL interface "TopicDescription".
|
interface |
TopicListener
Generated from IDL interface "TopicListener".
|
interface |
TypeSupport
Generated from IDL interface "TypeSupport".
|
interface |
WaitSet
Generated from IDL interface "WaitSet".
|
Modifier and Type | Class and Description |
---|---|
class |
_ConditionStub
Generated from IDL interface "Condition".
|
class |
_ContentFilteredTopicStub
Generated from IDL interface "ContentFilteredTopic".
|
class |
_DataReaderListenerStub
Generated from IDL interface "DataReaderListener".
|
class |
_DataReaderStub
Generated from IDL interface "DataReader".
|
class |
_DataWriterListenerStub
Generated from IDL interface "DataWriterListener".
|
class |
_DataWriterStub
Generated from IDL interface "DataWriter".
|
class |
_DomainParticipantFactoryStub
Generated from IDL interface "DomainParticipantFactory".
|
class |
_DomainParticipantListenerStub
Generated from IDL interface "DomainParticipantListener".
|
class |
_DomainParticipantStub
Generated from IDL interface "DomainParticipant".
|
class |
_EntityStub
Generated from IDL interface "Entity".
|
class |
_GuardConditionStub
Generated from IDL interface "GuardCondition".
|
class |
_ListenerStub
Generated from IDL interface "Listener".
|
class |
_MultiTopicStub
Generated from IDL interface "MultiTopic".
|
class |
_PublisherListenerStub
Generated from IDL interface "PublisherListener".
|
class |
_PublisherStub
Generated from IDL interface "Publisher".
|
class |
_QueryConditionStub
Generated from IDL interface "QueryCondition".
|
class |
_ReadConditionStub
Generated from IDL interface "ReadCondition".
|
class |
_StatusConditionStub
Generated from IDL interface "StatusCondition".
|
class |
_SubscriberListenerStub
Generated from IDL interface "SubscriberListener".
|
class |
_SubscriberStub
Generated from IDL interface "Subscriber".
|
class |
_TopicDescriptionStub
Generated from IDL interface "TopicDescription".
|
class |
_TopicListenerStub
Generated from IDL interface "TopicListener".
|
class |
_TopicStub
Generated from IDL interface "Topic".
|
class |
_TypeSupportStub
Generated from IDL interface "TypeSupport".
|
class |
_WaitSetStub
Generated from IDL interface "WaitSet".
|
Modifier and Type | Method and Description |
---|---|
static Condition |
ConditionHelper.narrow(Object obj) |
static DataWriterListener |
DataWriterListenerHelper.narrow(Object obj) |
static StatusCondition |
StatusConditionHelper.narrow(Object obj) |
static QueryCondition |
QueryConditionHelper.narrow(Object obj) |
static DataReader |
DataReaderHelper.narrow(Object obj) |
static Listener |
ListenerHelper.narrow(Object obj) |
static TypeSupport |
TypeSupportHelper.narrow(Object obj) |
static ContentFilteredTopic |
ContentFilteredTopicHelper.narrow(Object obj) |
static DomainParticipantFactory |
DomainParticipantFactoryHelper.narrow(Object obj) |
static ReadCondition |
ReadConditionHelper.narrow(Object obj) |
static Topic |
TopicHelper.narrow(Object obj) |
static DomainParticipant |
DomainParticipantHelper.narrow(Object obj) |
static Subscriber |
SubscriberHelper.narrow(Object obj) |
static MultiTopic |
MultiTopicHelper.narrow(Object obj) |
static SubscriberListener |
SubscriberListenerHelper.narrow(Object obj) |
static DomainParticipantListener |
DomainParticipantListenerHelper.narrow(Object obj) |
static DataReaderListener |
DataReaderListenerHelper.narrow(Object obj) |
static DataWriter |
DataWriterHelper.narrow(Object obj) |
static Publisher |
PublisherHelper.narrow(Object obj) |
static TopicListener |
TopicListenerHelper.narrow(Object obj) |
static PublisherListener |
PublisherListenerHelper.narrow(Object obj) |
static WaitSet |
WaitSetHelper.narrow(Object obj) |
static Entity |
EntityHelper.narrow(Object obj) |
static TopicDescription |
TopicDescriptionHelper.narrow(Object obj) |
static GuardCondition |
GuardConditionHelper.narrow(Object obj) |
static Condition |
ConditionHelper.unchecked_narrow(Object obj) |
static DataWriterListener |
DataWriterListenerHelper.unchecked_narrow(Object obj) |
static StatusCondition |
StatusConditionHelper.unchecked_narrow(Object obj) |
static QueryCondition |
QueryConditionHelper.unchecked_narrow(Object obj) |
static DataReader |
DataReaderHelper.unchecked_narrow(Object obj) |
static Listener |
ListenerHelper.unchecked_narrow(Object obj) |
static TypeSupport |
TypeSupportHelper.unchecked_narrow(Object obj) |
static ContentFilteredTopic |
ContentFilteredTopicHelper.unchecked_narrow(Object obj) |
static DomainParticipantFactory |
DomainParticipantFactoryHelper.unchecked_narrow(Object obj) |
static ReadCondition |
ReadConditionHelper.unchecked_narrow(Object obj) |
static Topic |
TopicHelper.unchecked_narrow(Object obj) |
static DomainParticipant |
DomainParticipantHelper.unchecked_narrow(Object obj) |
static Subscriber |
SubscriberHelper.unchecked_narrow(Object obj) |
static MultiTopic |
MultiTopicHelper.unchecked_narrow(Object obj) |
static SubscriberListener |
SubscriberListenerHelper.unchecked_narrow(Object obj) |
static DomainParticipantListener |
DomainParticipantListenerHelper.unchecked_narrow(Object obj) |
static DataReaderListener |
DataReaderListenerHelper.unchecked_narrow(Object obj) |
static DataWriter |
DataWriterHelper.unchecked_narrow(Object obj) |
static Publisher |
PublisherHelper.unchecked_narrow(Object obj) |
static TopicListener |
TopicListenerHelper.unchecked_narrow(Object obj) |
static PublisherListener |
PublisherListenerHelper.unchecked_narrow(Object obj) |
static WaitSet |
WaitSetHelper.unchecked_narrow(Object obj) |
static Entity |
EntityHelper.unchecked_narrow(Object obj) |
static TopicDescription |
TopicDescriptionHelper.unchecked_narrow(Object obj) |
static GuardCondition |
GuardConditionHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
DynAny
Generated from IDL interface "DynAny".
|
interface |
DynAnyFactory
Generated from IDL interface "DynAnyFactory".
|
interface |
DynArray
Generated from IDL interface "DynArray".
|
interface |
DynEnum
Generated from IDL interface "DynEnum".
|
interface |
DynFixed
Generated from IDL interface "DynFixed".
|
interface |
DynSequence
Generated from IDL interface "DynSequence".
|
interface |
DynStruct
Generated from IDL interface "DynStruct".
|
interface |
DynUnion
Generated from IDL interface "DynUnion".
|
interface |
DynValue
Generated from IDL interface "DynValue".
|
Modifier and Type | Class and Description |
---|---|
class |
_DynAnyFactoryStub
Generated from IDL interface "DynAnyFactory".
|
class |
_DynAnyStub
Generated from IDL interface "DynAny".
|
class |
_DynArrayStub
Generated from IDL interface "DynArray".
|
class |
_DynEnumStub
Generated from IDL interface "DynEnum".
|
class |
_DynFixedStub
Generated from IDL interface "DynFixed".
|
class |
_DynSequenceStub
Generated from IDL interface "DynSequence".
|
class |
_DynStructStub
Generated from IDL interface "DynStruct".
|
class |
_DynUnionStub
Generated from IDL interface "DynUnion".
|
class |
_DynValueStub
Generated from IDL interface "DynValue".
|
Modifier and Type | Method and Description |
---|---|
Object |
DynSequencePOATie.get_reference() |
Object |
DynFixedPOATie.get_reference() |
Object |
DynEnumPOATie.get_reference() |
Object |
DynUnionPOATie.get_reference() |
Object |
DynValuePOATie.get_reference() |
Object |
DynArrayPOATie.get_reference() |
Object |
DynAnyPOATie.get_reference() |
Object |
DynStructPOATie.get_reference() |
Object |
_DynValueStub.get_reference() |
Object |
_DynUnionStub.get_reference() |
Object |
_DynStructStub.get_reference() |
Object |
_DynSequenceStub.get_reference() |
Object |
_DynFixedStub.get_reference() |
Object |
_DynEnumStub.get_reference() |
Object |
_DynArrayStub.get_reference() |
Object |
_DynAnyStub.get_reference() |
Object |
DynAnyOperations.get_reference() |
Modifier and Type | Method and Description |
---|---|
void |
DynSequencePOATie.insert_reference(Object value) |
void |
DynFixedPOATie.insert_reference(Object value) |
void |
DynEnumPOATie.insert_reference(Object value) |
void |
DynUnionPOATie.insert_reference(Object value) |
void |
DynValuePOATie.insert_reference(Object value) |
void |
DynArrayPOATie.insert_reference(Object value) |
void |
DynAnyPOATie.insert_reference(Object value) |
void |
DynStructPOATie.insert_reference(Object value) |
void |
_DynValueStub.insert_reference(Object value) |
void |
_DynUnionStub.insert_reference(Object value) |
void |
_DynStructStub.insert_reference(Object value) |
void |
_DynSequenceStub.insert_reference(Object value) |
void |
_DynFixedStub.insert_reference(Object value) |
void |
_DynEnumStub.insert_reference(Object value) |
void |
_DynArrayStub.insert_reference(Object value) |
void |
_DynAnyStub.insert_reference(Object value) |
void |
DynAnyOperations.insert_reference(Object value) |
static DynValue |
DynValueHelper.narrow(Object obj) |
static DynUnion |
DynUnionHelper.narrow(Object obj) |
static DynStruct |
DynStructHelper.narrow(Object obj) |
static DynSequence |
DynSequenceHelper.narrow(Object obj) |
static DynFixed |
DynFixedHelper.narrow(Object obj) |
static DynEnum |
DynEnumHelper.narrow(Object obj) |
static DynArray |
DynArrayHelper.narrow(Object obj) |
static DynAny |
DynAnyHelper.narrow(Object obj) |
static DynAnyFactory |
DynAnyFactoryHelper.narrow(Object obj) |
static DynValue |
DynValueHelper.unchecked_narrow(Object obj) |
static DynUnion |
DynUnionHelper.unchecked_narrow(Object obj) |
static DynStruct |
DynStructHelper.unchecked_narrow(Object obj) |
static DynSequence |
DynSequenceHelper.unchecked_narrow(Object obj) |
static DynFixed |
DynFixedHelper.unchecked_narrow(Object obj) |
static DynEnum |
DynEnumHelper.unchecked_narrow(Object obj) |
static DynArray |
DynArrayHelper.unchecked_narrow(Object obj) |
static DynAny |
DynAnyHelper.unchecked_narrow(Object obj) |
static DynAnyFactory |
DynAnyFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
BufferList
Generated from IDL interface "BufferList".
|
interface |
Connection
Generated from IDL interface "Connection".
|
interface |
ConnectionZeroCopy
Generated from IDL interface "ConnectionZeroCopy".
|
interface |
Factories
Generated from IDL interface "Factories".
|
interface |
Handle
Generated from IDL interface "Handle".
|
interface |
Profile
Generated from IDL interface "Profile".
|
Modifier and Type | Class and Description |
---|---|
class |
_BufferListLocalBase
Abstract base class for implementations of local interface BufferList
|
class |
_ConnectionLocalBase
Abstract base class for implementations of local interface Connection
|
class |
_ConnectionZeroCopyLocalBase
Abstract base class for implementations of local interface ConnectionZeroCopy
|
class |
_FactoriesLocalBase
Abstract base class for implementations of local interface Factories
|
class |
_HandleLocalBase
Abstract base class for implementations of local interface Handle
|
class |
_ListenerLocalBase
Abstract base class for implementations of local interface Listener
|
class |
_ProfileLocalBase
Abstract base class for implementations of local interface Profile
|
class |
BufferListLocalTie
Generated from IDL interface "BufferList".
|
class |
ConnectionLocalTie
Generated from IDL interface "Connection".
|
class |
ConnectionZeroCopyLocalTie
Generated from IDL interface "ConnectionZeroCopy".
|
class |
FactoriesLocalTie
Generated from IDL interface "Factories".
|
class |
HandleLocalTie
Generated from IDL interface "Handle".
|
class |
ListenerLocalTie
Generated from IDL interface "Listener".
|
class |
ProfileLocalTie
Generated from IDL interface "Profile".
|
Modifier and Type | Method and Description |
---|---|
static ConnectionZeroCopy |
ConnectionZeroCopyHelper.narrow(Object obj) |
static Listener |
ListenerHelper.narrow(Object obj) |
static Factories |
FactoriesHelper.narrow(Object obj) |
static BufferList |
BufferListHelper.narrow(Object obj) |
static Profile |
ProfileHelper.narrow(Object obj) |
static Connection |
ConnectionHelper.narrow(Object obj) |
static Handle |
HandleHelper.narrow(Object obj) |
static ConnectionZeroCopy |
ConnectionZeroCopyHelper.unchecked_narrow(Object obj) |
static Listener |
ListenerHelper.unchecked_narrow(Object obj) |
static Factories |
FactoriesHelper.unchecked_narrow(Object obj) |
static BufferList |
BufferListHelper.unchecked_narrow(Object obj) |
static Profile |
ProfileHelper.unchecked_narrow(Object obj) |
static Connection |
ConnectionHelper.unchecked_narrow(Object obj) |
static Handle |
HandleHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Codec
Generated from IDL interface "Codec".
|
interface |
CodecFactory
Generated from IDL interface "CodecFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_CodecFactoryLocalBase
Abstract base class for implementations of local interface CodecFactory
|
class |
_CodecLocalBase
Abstract base class for implementations of local interface Codec
|
class |
CodecFactoryLocalTie
Generated from IDL interface "CodecFactory".
|
class |
CodecLocalTie
Generated from IDL interface "Codec".
|
Modifier and Type | Method and Description |
---|---|
static Codec |
CodecHelper.narrow(Object obj) |
static CodecFactory |
CodecFactoryHelper.narrow(Object obj) |
static Codec |
CodecHelper.unchecked_narrow(Object obj) |
static CodecFactory |
CodecFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
MaxHopsPolicy
Generated from IDL interface "MaxHopsPolicy".
|
interface |
QueueOrderPolicy
Generated from IDL interface "QueueOrderPolicy".
|
interface |
RebindPolicy
Generated from IDL interface "RebindPolicy".
|
interface |
RelativeRequestTimeoutPolicy
Generated from IDL interface "RelativeRequestTimeoutPolicy".
|
interface |
RelativeRoundtripTimeoutPolicy
Generated from IDL interface "RelativeRoundtripTimeoutPolicy".
|
interface |
ReplyEndTimePolicy
Generated from IDL interface "ReplyEndTimePolicy".
|
interface |
ReplyHandler
Generated from IDL interface "ReplyHandler".
|
interface |
ReplyPriorityPolicy
Generated from IDL interface "ReplyPriorityPolicy".
|
interface |
ReplyStartTimePolicy
Generated from IDL interface "ReplyStartTimePolicy".
|
interface |
RequestEndTimePolicy
Generated from IDL interface "RequestEndTimePolicy".
|
interface |
RequestPriorityPolicy
Generated from IDL interface "RequestPriorityPolicy".
|
interface |
RequestStartTimePolicy
Generated from IDL interface "RequestStartTimePolicy".
|
interface |
RoutingPolicy
Generated from IDL interface "RoutingPolicy".
|
interface |
SyncScopePolicy
Generated from IDL interface "SyncScopePolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_MaxHopsPolicyLocalBase
Abstract base class for implementations of local interface MaxHopsPolicy
|
class |
_QueueOrderPolicyLocalBase
Abstract base class for implementations of local interface QueueOrderPolicy
|
class |
_RebindPolicyLocalBase
Abstract base class for implementations of local interface RebindPolicy
|
class |
_RelativeRequestTimeoutPolicyLocalBase
Abstract base class for implementations of local interface RelativeRequestTimeoutPolicy
|
class |
_RelativeRoundtripTimeoutPolicyLocalBase
Abstract base class for implementations of local interface RelativeRoundtripTimeoutPolicy
|
class |
_ReplyEndTimePolicyLocalBase
Abstract base class for implementations of local interface ReplyEndTimePolicy
|
class |
_ReplyPriorityPolicyLocalBase
Abstract base class for implementations of local interface ReplyPriorityPolicy
|
class |
_ReplyStartTimePolicyLocalBase
Abstract base class for implementations of local interface ReplyStartTimePolicy
|
class |
_RequestEndTimePolicyLocalBase
Abstract base class for implementations of local interface RequestEndTimePolicy
|
class |
_RequestPriorityPolicyLocalBase
Abstract base class for implementations of local interface RequestPriorityPolicy
|
class |
_RequestStartTimePolicyLocalBase
Abstract base class for implementations of local interface RequestStartTimePolicy
|
class |
_RoutingPolicyLocalBase
Abstract base class for implementations of local interface RoutingPolicy
|
class |
_SyncScopePolicyLocalBase
Abstract base class for implementations of local interface SyncScopePolicy
|
class |
MaxHopsPolicyLocalTie
Generated from IDL interface "MaxHopsPolicy".
|
class |
QueueOrderPolicyLocalTie
Generated from IDL interface "QueueOrderPolicy".
|
class |
RebindPolicyLocalTie
Generated from IDL interface "RebindPolicy".
|
class |
RelativeRequestTimeoutPolicyLocalTie
Generated from IDL interface "RelativeRequestTimeoutPolicy".
|
class |
RelativeRoundtripTimeoutPolicyLocalTie
Generated from IDL interface "RelativeRoundtripTimeoutPolicy".
|
class |
ReplyEndTimePolicyLocalTie
Generated from IDL interface "ReplyEndTimePolicy".
|
class |
ReplyPriorityPolicyLocalTie
Generated from IDL interface "ReplyPriorityPolicy".
|
class |
ReplyStartTimePolicyLocalTie
Generated from IDL interface "ReplyStartTimePolicy".
|
class |
RequestEndTimePolicyLocalTie
Generated from IDL interface "RequestEndTimePolicy".
|
class |
RequestPriorityPolicyLocalTie
Generated from IDL interface "RequestPriorityPolicy".
|
class |
RequestStartTimePolicyLocalTie
Generated from IDL interface "RequestStartTimePolicy".
|
class |
RoutingPolicyLocalTie
Generated from IDL interface "RoutingPolicy".
|
class |
SyncScopePolicyLocalTie
Generated from IDL interface "SyncScopePolicy".
|
Modifier and Type | Method and Description |
---|---|
static RebindPolicy |
RebindPolicyHelper.narrow(Object obj) |
static RelativeRoundtripTimeoutPolicy |
RelativeRoundtripTimeoutPolicyHelper.narrow(Object obj) |
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.narrow(Object obj) |
static RoutingPolicy |
RoutingPolicyHelper.narrow(Object obj) |
static RequestPriorityPolicy |
RequestPriorityPolicyHelper.narrow(Object obj) |
static ReplyStartTimePolicy |
ReplyStartTimePolicyHelper.narrow(Object obj) |
static RequestStartTimePolicy |
RequestStartTimePolicyHelper.narrow(Object obj) |
static MaxHopsPolicy |
MaxHopsPolicyHelper.narrow(Object obj) |
static QueueOrderPolicy |
QueueOrderPolicyHelper.narrow(Object obj) |
static ReplyEndTimePolicy |
ReplyEndTimePolicyHelper.narrow(Object obj) |
static SyncScopePolicy |
SyncScopePolicyHelper.narrow(Object obj) |
static ReplyPriorityPolicy |
ReplyPriorityPolicyHelper.narrow(Object obj) |
static ReplyHandler |
ReplyHandlerHelper.narrow(Object obj) |
static RequestEndTimePolicy |
RequestEndTimePolicyHelper.narrow(Object obj) |
static RebindPolicy |
RebindPolicyHelper.unchecked_narrow(Object obj) |
static RelativeRoundtripTimeoutPolicy |
RelativeRoundtripTimeoutPolicyHelper.unchecked_narrow(Object obj) |
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.unchecked_narrow(Object obj) |
static RoutingPolicy |
RoutingPolicyHelper.unchecked_narrow(Object obj) |
static RequestPriorityPolicy |
RequestPriorityPolicyHelper.unchecked_narrow(Object obj) |
static ReplyStartTimePolicy |
ReplyStartTimePolicyHelper.unchecked_narrow(Object obj) |
static RequestStartTimePolicy |
RequestStartTimePolicyHelper.unchecked_narrow(Object obj) |
static MaxHopsPolicy |
MaxHopsPolicyHelper.unchecked_narrow(Object obj) |
static QueueOrderPolicy |
QueueOrderPolicyHelper.unchecked_narrow(Object obj) |
static ReplyEndTimePolicy |
ReplyEndTimePolicyHelper.unchecked_narrow(Object obj) |
static SyncScopePolicy |
SyncScopePolicyHelper.unchecked_narrow(Object obj) |
static ReplyPriorityPolicy |
ReplyPriorityPolicyHelper.unchecked_narrow(Object obj) |
static ReplyHandler |
ReplyHandlerHelper.unchecked_narrow(Object obj) |
static RequestEndTimePolicy |
RequestEndTimePolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientRequestInfo
Generated from IDL interface "ClientRequestInfo".
|
interface |
ClientRequestInterceptor
Generated from IDL interface "ClientRequestInterceptor".
|
interface |
Interceptor
Generated from IDL interface "Interceptor".
|
interface |
IORInfo
Generated from IDL interface "IORInfo".
|
interface |
IORInterceptor
Generated from IDL interface "IORInterceptor".
|
interface |
ORBInitializer
Generated from IDL interface "ORBInitializer".
|
interface |
ORBInitInfo
Generated from IDL interface "ORBInitInfo".
|
interface |
PolicyFactory
Generated from IDL interface "PolicyFactory".
|
interface |
RequestInfo
Generated from IDL interface "RequestInfo".
|
interface |
ServerRequestInfo
Generated from IDL interface "ServerRequestInfo".
|
interface |
ServerRequestInterceptor
Generated from IDL interface "ServerRequestInterceptor".
|
Modifier and Type | Field and Description |
---|---|
Object |
ForwardRequest.forward |
Modifier and Type | Method and Description |
---|---|
Object |
ClientRequestInfoOperations.effective_target() |
Object |
RequestInfoOperations.forward_reference() |
Object |
ORBInitInfoOperations.resolve_initial_references(java.lang.String id) |
Object |
ClientRequestInfoOperations.target() |
Modifier and Type | Method and Description |
---|---|
static PolicyFactory |
PolicyFactoryHelper.narrow(Object obj) |
static ORBInitInfo |
ORBInitInfoHelper.narrow(Object obj) |
static Interceptor |
InterceptorHelper.narrow(Object obj) |
static ORBInitializer |
ORBInitializerHelper.narrow(Object obj) |
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.narrow(Object obj) |
static IORInfo |
IORInfoHelper.narrow(Object obj) |
static ClientRequestInfo |
ClientRequestInfoHelper.narrow(Object obj) |
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.narrow(Object obj) |
static RequestInfo |
RequestInfoHelper.narrow(Object obj) |
static IORInterceptor |
IORInterceptorHelper.narrow(Object obj) |
static ServerRequestInfo |
ServerRequestInfoHelper.narrow(Object obj) |
static Current |
CurrentHelper.narrow(Object obj) |
void |
ORBInitInfoOperations.register_initial_reference(java.lang.String id,
Object obj) |
static PolicyFactory |
PolicyFactoryHelper.unchecked_narrow(Object obj) |
static ORBInitInfo |
ORBInitInfoHelper.unchecked_narrow(Object obj) |
static Interceptor |
InterceptorHelper.unchecked_narrow(Object obj) |
static ORBInitializer |
ORBInitializerHelper.unchecked_narrow(Object obj) |
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.unchecked_narrow(Object obj) |
static IORInfo |
IORInfoHelper.unchecked_narrow(Object obj) |
static ClientRequestInfo |
ClientRequestInfoHelper.unchecked_narrow(Object obj) |
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.unchecked_narrow(Object obj) |
static RequestInfo |
RequestInfoHelper.unchecked_narrow(Object obj) |
static IORInterceptor |
IORInterceptorHelper.unchecked_narrow(Object obj) |
static ServerRequestInfo |
ServerRequestInfoHelper.unchecked_narrow(Object obj) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
Constructor and Description |
---|
ForwardRequest(Object forward) |
ForwardRequest(java.lang.String _reason,
Object forward) |
Modifier and Type | Interface and Description |
---|---|
interface |
AdapterActivator
Generated from IDL interface "AdapterActivator".
|
interface |
IdAssignmentPolicy
Generated from IDL interface "IdAssignmentPolicy".
|
interface |
IdUniquenessPolicy
Generated from IDL interface "IdUniquenessPolicy".
|
interface |
ImplicitActivationPolicy
Generated from IDL interface "ImplicitActivationPolicy".
|
interface |
LifespanPolicy
Generated from IDL interface "LifespanPolicy".
|
interface |
POA
Generated from IDL interface "POA".
|
interface |
POAManager
Generated from IDL interface "POAManager".
|
interface |
RequestProcessingPolicy
Generated from IDL interface "RequestProcessingPolicy".
|
interface |
ServantActivator
Generated from IDL interface "ServantActivator".
|
interface |
ServantLocator |
interface |
ServantManager
Generated from IDL interface "ServantManager".
|
interface |
ServantRetentionPolicy
Generated from IDL interface "ServantRetentionPolicy".
|
interface |
ThreadPolicy
Generated from IDL interface "ThreadPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_AdapterActivatorLocalBase
Abstract base class for implementations of local interface AdapterActivator
|
class |
_CurrentLocalBase
Abstract base class for implementations of local interface Current
|
class |
_IdAssignmentPolicyLocalBase
Abstract base class for implementations of local interface IdAssignmentPolicy
|
class |
_IdUniquenessPolicyLocalBase
Abstract base class for implementations of local interface IdUniquenessPolicy
|
class |
_ImplicitActivationPolicyLocalBase
Abstract base class for implementations of local interface ImplicitActivationPolicy
|
class |
_LifespanPolicyLocalBase
Abstract base class for implementations of local interface LifespanPolicy
|
class |
_POALocalBase
Abstract base class for implementations of local interface POA
|
class |
_POAManagerLocalBase
Abstract base class for implementations of local interface POAManager
|
class |
_RequestProcessingPolicyLocalBase
Abstract base class for implementations of local interface RequestProcessingPolicy
|
class |
_ServantActivatorLocalBase
Abstract base class for implementations of local interface ServantActivator
|
class |
_ServantLocatorLocalBase
Abstract base class for implenentations of local interface ServantLocator
|
class |
_ServantManagerLocalBase
Abstract base class for implementations of local interface ServantManager
|
class |
_ServantRetentionPolicyLocalBase
Abstract base class for implementations of local interface ServantRetentionPolicy
|
class |
_ThreadPolicyLocalBase
Abstract base class for implementations of local interface ThreadPolicy
|
class |
AdapterActivatorLocalTie
Generated from IDL interface "AdapterActivator".
|
class |
IdAssignmentPolicyLocalTie
Generated from IDL interface "IdAssignmentPolicy".
|
class |
IdUniquenessPolicyLocalTie
Generated from IDL interface "IdUniquenessPolicy".
|
class |
ImplicitActivationPolicyLocalTie
Generated from IDL interface "ImplicitActivationPolicy".
|
class |
LifespanPolicyLocalTie
Generated from IDL interface "LifespanPolicy".
|
class |
POALocalTie
Generated from IDL interface "POA".
|
class |
POAManagerLocalTie
Generated from IDL interface "POAManager".
|
class |
RequestProcessingPolicyLocalTie
Generated from IDL interface "RequestProcessingPolicy".
|
class |
ServantActivatorLocalTie
Generated from IDL interface "ServantActivator".
|
class |
ServantManagerLocalTie
Generated from IDL interface "ServantManager".
|
class |
ServantRetentionPolicyLocalTie
Generated from IDL interface "ServantRetentionPolicy".
|
class |
ThreadPolicyLocalTie
Generated from IDL interface "ThreadPolicy".
|
Modifier and Type | Field and Description |
---|---|
Object |
ForwardRequest.forward_reference |
Modifier and Type | Method and Description |
---|---|
Object |
Servant._get_component() |
Object |
Servant._get_interface_def() |
Object |
Servant._this_object() |
Object |
Servant._this_object(ORB orb) |
Object |
POALocalTie.create_reference_with_id(byte[] oid,
java.lang.String intf) |
Object |
POAOperations.create_reference_with_id(byte[] oid,
java.lang.String intf) |
Object |
POALocalTie.create_reference(java.lang.String intf) |
Object |
POAOperations.create_reference(java.lang.String intf) |
Object |
CurrentLocalTie.get_reference() |
Object |
CurrentOperations.get_reference() |
Object |
POALocalTie.id_to_reference(byte[] oid) |
Object |
POAOperations.id_to_reference(byte[] oid) |
Object |
POALocalTie.servant_to_reference(Servant p_servant) |
Object |
POAOperations.servant_to_reference(Servant p_servant) |
Modifier and Type | Method and Description |
---|---|
static IdUniquenessPolicy |
IdUniquenessPolicyHelper.narrow(Object obj) |
static ServantRetentionPolicy |
ServantRetentionPolicyHelper.narrow(Object obj) |
static IdAssignmentPolicy |
IdAssignmentPolicyHelper.narrow(Object obj) |
static AdapterActivator |
AdapterActivatorHelper.narrow(Object obj) |
static POAManager |
POAManagerHelper.narrow(Object obj) |
static ImplicitActivationPolicy |
ImplicitActivationPolicyHelper.narrow(Object obj) |
static ServantManager |
ServantManagerHelper.narrow(Object obj) |
static RequestProcessingPolicy |
RequestProcessingPolicyHelper.narrow(Object obj) |
static LifespanPolicy |
LifespanPolicyHelper.narrow(Object obj) |
static ThreadPolicy |
ThreadPolicyHelper.narrow(Object obj) |
static ServantActivator |
ServantActivatorHelper.narrow(Object obj) |
static POA |
POAHelper.narrow(Object obj) |
static Current |
CurrentHelper.narrow(Object obj) |
byte[] |
POALocalTie.reference_to_id(Object reference) |
byte[] |
POAOperations.reference_to_id(Object reference) |
Servant |
POALocalTie.reference_to_servant(Object reference) |
Servant |
POAOperations.reference_to_servant(Object reference) |
static IdUniquenessPolicy |
IdUniquenessPolicyHelper.unchecked_narrow(Object obj) |
static ServantRetentionPolicy |
ServantRetentionPolicyHelper.unchecked_narrow(Object obj) |
static IdAssignmentPolicy |
IdAssignmentPolicyHelper.unchecked_narrow(Object obj) |
static AdapterActivator |
AdapterActivatorHelper.unchecked_narrow(Object obj) |
static POAManager |
POAManagerHelper.unchecked_narrow(Object obj) |
static ImplicitActivationPolicy |
ImplicitActivationPolicyHelper.unchecked_narrow(Object obj) |
static ServantManager |
ServantManagerHelper.unchecked_narrow(Object obj) |
static RequestProcessingPolicy |
RequestProcessingPolicyHelper.unchecked_narrow(Object obj) |
static LifespanPolicy |
LifespanPolicyHelper.unchecked_narrow(Object obj) |
static ThreadPolicy |
ThreadPolicyHelper.unchecked_narrow(Object obj) |
static ServantActivator |
ServantActivatorHelper.unchecked_narrow(Object obj) |
static POA |
POAHelper.unchecked_narrow(Object obj) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
Constructor and Description |
---|
ForwardRequest(Object forward_reference) |
ForwardRequest(java.lang.String _reason,
Object forward_reference) |
Modifier and Type | Method and Description |
---|---|
Object |
Delegate.get_component(Servant self) |
Object |
Delegate.get_interface_def(Servant self) |
Object |
Delegate.this_object(Servant self) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientProtocolPolicy
Generated from IDL interface "ClientProtocolPolicy".
|
interface |
ProtocolProperties
Generated from IDL interface "ProtocolProperties".
|
interface |
RTORB
Generated from IDL interface "RTORB".
|
interface |
TCPProtocolProperties
Generated from IDL interface "TCPProtocolProperties".
|
Modifier and Type | Class and Description |
---|---|
class |
_ClientProtocolPolicyLocalBase
Abstract base class for implementations of local interface ClientProtocolPolicy
|
class |
_ProtocolPropertiesLocalBase
Abstract base class for implementations of local interface ProtocolProperties
|
class |
_RTORBLocalBase
Abstract base class for implementations of local interface RTORB
|
class |
_TCPProtocolPropertiesLocalBase
Abstract base class for implementations of local interface TCPProtocolProperties
|
class |
ClientProtocolPolicyLocalTie
Generated from IDL interface "ClientProtocolPolicy".
|
class |
ProtocolPropertiesLocalTie
Generated from IDL interface "ProtocolProperties".
|
class |
RTORBLocalTie
Generated from IDL interface "RTORB".
|
class |
TCPProtocolPropertiesLocalTie
Generated from IDL interface "TCPProtocolProperties".
|
Modifier and Type | Method and Description |
---|---|
static ClientProtocolPolicy |
ClientProtocolPolicyHelper.narrow(Object obj) |
static RTORB |
RTORBHelper.narrow(Object obj) |
static TCPProtocolProperties |
TCPProtocolPropertiesHelper.narrow(Object obj) |
static ProtocolProperties |
ProtocolPropertiesHelper.narrow(Object obj) |
static ClientProtocolPolicy |
ClientProtocolPolicyHelper.unchecked_narrow(Object obj) |
static RTORB |
RTORBHelper.unchecked_narrow(Object obj) |
static TCPProtocolProperties |
TCPProtocolPropertiesHelper.unchecked_narrow(Object obj) |
static ProtocolProperties |
ProtocolPropertiesHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessPolicy
Generated from IDL interface "AccessPolicy".
|
interface |
AuditPolicy
Generated from IDL interface "AuditPolicy".
|
interface |
DelegationPolicy
Generated from IDL interface "DelegationPolicy".
|
interface |
DomainAccessPolicy
Generated from IDL interface "DomainAccessPolicy".
|
interface |
SecureInvocationPolicy
Generated from IDL interface "SecureInvocationPolicy".
|
Modifier and Type | Method and Description |
---|---|
static DomainAccessPolicy |
DomainAccessPolicyHelper.narrow(Object obj) |
static SecureInvocationPolicy |
SecureInvocationPolicyHelper.narrow(Object obj) |
static AccessPolicy |
AccessPolicyHelper.narrow(Object obj) |
static AuditPolicy |
AuditPolicyHelper.narrow(Object obj) |
static DelegationPolicy |
DelegationPolicyHelper.narrow(Object obj) |
static DomainAccessPolicy |
DomainAccessPolicyHelper.unchecked_narrow(Object obj) |
static SecureInvocationPolicy |
SecureInvocationPolicyHelper.unchecked_narrow(Object obj) |
static AccessPolicy |
AccessPolicyHelper.unchecked_narrow(Object obj) |
static AuditPolicy |
AuditPolicyHelper.unchecked_narrow(Object obj) |
static DelegationPolicy |
DelegationPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessDecision
Generated from IDL interface "AccessDecision".
|
interface |
AuditChannel
Generated from IDL interface "AuditChannel".
|
interface |
AuditDecision
Generated from IDL interface "AuditDecision".
|
interface |
Credentials
Generated from IDL interface "Credentials".
|
interface |
DelegationDirectivePolicy
Generated from IDL interface "DelegationDirectivePolicy".
|
interface |
EstablishTrustPolicy
Generated from IDL interface "EstablishTrustPolicy".
|
interface |
InvocationCredentialsPolicy
Generated from IDL interface "InvocationCredentialsPolicy".
|
interface |
MechanismPolicy
Generated from IDL interface "MechanismPolicy".
|
interface |
PrincipalAuthenticator
Generated from IDL interface "PrincipalAuthenticator".
|
interface |
QOPPolicy
Generated from IDL interface "QOPPolicy".
|
interface |
ReceivedCredentials
Generated from IDL interface "ReceivedCredentials".
|
interface |
RequiredRights
Generated from IDL interface "RequiredRights".
|
Modifier and Type | Method and Description |
---|---|
boolean |
AccessDecisionOperations.access_allowed(Credentials[] cred_list,
Object target,
java.lang.String operation_name,
java.lang.String target_interface_name) |
void |
RequiredRightsOperations.get_required_rights(Object obj,
java.lang.String operation_name,
java.lang.String interface_name,
RightsListHolder rights,
RightsCombinatorHolder rights_combinator) |
SecurityMechanismData[] |
CurrentOperations.get_security_mechanisms(Object obj_ref) |
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.narrow(Object obj) |
static DelegationDirectivePolicy |
DelegationDirectivePolicyHelper.narrow(Object obj) |
static AuditDecision |
AuditDecisionHelper.narrow(Object obj) |
static EstablishTrustPolicy |
EstablishTrustPolicyHelper.narrow(Object obj) |
static Current |
CurrentHelper.narrow(Object obj) |
static QOPPolicy |
QOPPolicyHelper.narrow(Object obj) |
static RequiredRights |
RequiredRightsHelper.narrow(Object obj) |
static AuditChannel |
AuditChannelHelper.narrow(Object obj) |
static AccessDecision |
AccessDecisionHelper.narrow(Object obj) |
static MechanismPolicy |
MechanismPolicyHelper.narrow(Object obj) |
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.narrow(Object obj) |
static ReceivedCredentials |
ReceivedCredentialsHelper.narrow(Object obj) |
static Credentials |
CredentialsHelper.narrow(Object obj) |
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.unchecked_narrow(Object obj) |
static DelegationDirectivePolicy |
DelegationDirectivePolicyHelper.unchecked_narrow(Object obj) |
static AuditDecision |
AuditDecisionHelper.unchecked_narrow(Object obj) |
static EstablishTrustPolicy |
EstablishTrustPolicyHelper.unchecked_narrow(Object obj) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
static QOPPolicy |
QOPPolicyHelper.unchecked_narrow(Object obj) |
static RequiredRights |
RequiredRightsHelper.unchecked_narrow(Object obj) |
static AuditChannel |
AuditChannelHelper.unchecked_narrow(Object obj) |
static AccessDecision |
AccessDecisionHelper.unchecked_narrow(Object obj) |
static MechanismPolicy |
MechanismPolicyHelper.unchecked_narrow(Object obj) |
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.unchecked_narrow(Object obj) |
static ReceivedCredentials |
ReceivedCredentialsHelper.unchecked_narrow(Object obj) |
static Credentials |
CredentialsHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientSecurityContext
Generated from IDL interface "ClientSecurityContext".
|
interface |
SecurityContext
Generated from IDL interface "SecurityContext".
|
interface |
ServerSecurityContext
Generated from IDL interface "ServerSecurityContext".
|
interface |
Vault
Generated from IDL interface "Vault".
|
Modifier and Type | Method and Description |
---|---|
AssociationStatus |
VaultOperations.init_security_context(Credentials creds,
java.lang.String target_security_name,
Object target,
DelegationMode delegation_mode,
OptionsDirectionPair[] association_options,
java.lang.String mechanism,
byte[] mech_data,
byte[] chan_binding,
OpaqueBufferHolder security_token,
ClientSecurityContextHolder security_context) |
static SecurityContext |
SecurityContextHelper.narrow(Object obj) |
static Vault |
VaultHelper.narrow(Object obj) |
static ServerSecurityContext |
ServerSecurityContextHelper.narrow(Object obj) |
static ClientSecurityContext |
ClientSecurityContextHelper.narrow(Object obj) |
static SecurityContext |
SecurityContextHelper.unchecked_narrow(Object obj) |
static Vault |
VaultHelper.unchecked_narrow(Object obj) |
static ServerSecurityContext |
ServerSecurityContextHelper.unchecked_narrow(Object obj) |
static ClientSecurityContext |
ClientSecurityContextHelper.unchecked_narrow(Object obj) |