| Package | Description |
|---|---|
| org.omg.BiDirPolicy | |
| org.omg.CORBA | |
| org.omg.CORBA.portable | |
| org.omg.Messaging | |
| org.omg.PortableInterceptor | |
| org.omg.PortableServer | |
| org.omg.RTCORBA | |
| org.omg.SecurityAdmin | |
| org.omg.SecurityLevel2 |
| 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 |
|---|---|
Policy |
BidirectionalPolicyPOATie.copy() |
Policy |
_BidirectionalPolicyStub.copy() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstructionPolicy
Generated from IDL interface "ConstructionPolicy".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ConstructionPolicyStub
Generated from IDL interface "ConstructionPolicy".
|
class |
_PolicyStub
Generated from IDL interface "Policy".
|
| Modifier and Type | Field and Description |
|---|---|
Policy[] |
PolicyListHolder.value |
Policy |
PolicyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Policy |
Object._get_client_policy(int type) |
Policy |
LocalObject._get_client_policy(int type) |
Policy[] |
Object._get_policy_overrides(int[] types) |
Policy[] |
LocalObject._get_policy_overrides(int[] types) |
Policy |
Object._get_policy(int policy_type) |
Policy |
LocalObject._get_policy(int policy_type) |
Policy |
PolicyPOATie._this() |
Policy |
PolicyPOA._this() |
Policy |
PolicyPOATie._this(ORB orb) |
Policy |
PolicyPOA._this(ORB orb) |
Policy |
PolicyPOATie.copy() |
Policy |
_ConstructionPolicyStub.copy() |
Policy |
ConstructionPolicyPOATie.copy() |
Policy |
_PolicyStub.copy() |
Policy |
PolicyOperations.copy() |
Policy |
ORB.create_policy(int type,
Any val)
create_policy. |
static Policy[] |
PolicyListHelper.extract(Any any) |
static Policy |
PolicyHelper.extract(Any any) |
Policy |
_DomainManagerStub.get_domain_policy(int policy_type) |
Policy |
DomainManagerPOATie.get_domain_policy(int policy_type) |
Policy |
DomainManagerOperations.get_domain_policy(int policy_type) |
Policy[] |
PolicyCurrentLocalTie.get_policy_overrides(int[] ts) |
Policy[] |
PolicyManagerOperations.get_policy_overrides(int[] ts) |
Policy[] |
PolicyManagerLocalTie.get_policy_overrides(int[] ts) |
static Policy |
PolicyHelper.narrow(Object obj) |
static Policy[] |
PolicyListHelper.read(InputStream _in) |
static Policy |
PolicyHelper.read(InputStream in) |
static Policy |
PolicyHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
Object |
Object._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
Object |
LocalObject._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
Object |
Object._set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
Object |
LocalObject._set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
static void |
PolicyHelper.insert(Any any,
Policy s) |
static void |
PolicyListHelper.insert(Any any,
Policy[] s) |
void |
PolicyCurrentLocalTie.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
void |
PolicyManagerOperations.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
void |
PolicyManagerLocalTie.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
static void |
PolicyHelper.write(OutputStream _out,
Policy s) |
static void |
PolicyListHelper.write(OutputStream _out,
Policy[] _s) |
| Constructor and Description |
|---|
PolicyHolder(Policy initial) |
PolicyListHolder(Policy[] initial) |
| Modifier and Type | Method and Description |
|---|---|
Policy |
ObjectImpl._get_client_policy(int type) |
Policy[] |
ObjectImpl._get_policy_overrides(int[] types) |
Policy |
ObjectImpl._get_policy(int policy_type) |
Policy |
Delegate.get_client_policy(Object self,
int type) |
Policy[] |
Delegate.get_policy_overrides(Object self,
int[] types) |
Policy |
Delegate.get_policy(Object self,
int policy_type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ObjectImpl._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
Object |
ObjectImpl._set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |
Object |
Delegate.set_policy_overrides(Object self,
Policy[] policies,
SetOverrideType set_add) |
| 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 |
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 |
|---|---|
Policy |
RelativeRoundtripTimeoutPolicyLocalTie.copy() |
Policy |
RebindPolicyLocalTie.copy() |
Policy |
RequestEndTimePolicyLocalTie.copy() |
Policy |
SyncScopePolicyLocalTie.copy() |
Policy |
RelativeRequestTimeoutPolicyLocalTie.copy() |
Policy |
RequestPriorityPolicyLocalTie.copy() |
Policy |
ReplyStartTimePolicyLocalTie.copy() |
Policy |
ReplyEndTimePolicyLocalTie.copy() |
Policy |
MaxHopsPolicyLocalTie.copy() |
Policy |
ReplyPriorityPolicyLocalTie.copy() |
Policy |
RoutingPolicyLocalTie.copy() |
Policy |
QueueOrderPolicyLocalTie.copy() |
Policy |
RequestStartTimePolicyLocalTie.copy() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessingModePolicy
Generated from IDL interface "ProcessingModePolicy".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ProcessingModePolicyLocalBase
Abstract base class for implementations of local interface ProcessingModePolicy
|
class |
ProcessingModePolicyLocalTie
Generated from IDL interface "ProcessingModePolicy".
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
ProcessingModePolicyLocalTie.copy() |
Policy |
PolicyFactoryLocalTie.create_policy(int type,
Any value) |
Policy |
PolicyFactoryOperations.create_policy(int type,
Any value) |
Policy |
IORInfoLocalTie.get_effective_policy(int type) |
Policy |
IORInfoOperations.get_effective_policy(int type) |
Policy |
ClientRequestInfoLocalTie.get_request_policy(int type) |
Policy |
ClientRequestInfoOperations.get_request_policy(int type) |
Policy |
ServerRequestInfoLocalTie.get_server_policy(int type) |
Policy |
ServerRequestInfoOperations.get_server_policy(int type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBInitInfo_3_1LocalTie.add_client_request_interceptor_with_policy(ClientRequestInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1Operations.add_client_request_interceptor_with_policy(ClientRequestInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1LocalTie.add_ior_interceptor_with_policy(IORInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1Operations.add_ior_interceptor_with_policy(IORInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1LocalTie.add_server_request_interceptor_with_policy(ServerRequestInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1Operations.add_server_request_interceptor_with_policy(ServerRequestInterceptor interceptor,
Policy[] policies) |
| Modifier and Type | Interface and Description |
|---|---|
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 |
RequestProcessingPolicy
Generated from IDL interface "RequestProcessingPolicy".
|
interface |
ServantRetentionPolicy
Generated from IDL interface "ServantRetentionPolicy".
|
interface |
ThreadPolicy
Generated from IDL interface "ThreadPolicy".
|
| Modifier and Type | Class and Description |
|---|---|
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 |
_RequestProcessingPolicyLocalBase
Abstract base class for implementations of local interface RequestProcessingPolicy
|
class |
_ServantRetentionPolicyLocalBase
Abstract base class for implementations of local interface ServantRetentionPolicy
|
class |
_ThreadPolicyLocalBase
Abstract base class for implementations of local interface ThreadPolicy
|
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 |
RequestProcessingPolicyLocalTie
Generated from IDL interface "RequestProcessingPolicy".
|
class |
ServantRetentionPolicyLocalTie
Generated from IDL interface "ServantRetentionPolicy".
|
class |
ThreadPolicyLocalTie
Generated from IDL interface "ThreadPolicy".
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
IdUniquenessPolicyLocalTie.copy() |
Policy |
ImplicitActivationPolicyLocalTie.copy() |
Policy |
IdAssignmentPolicyLocalTie.copy() |
Policy |
ServantRetentionPolicyLocalTie.copy() |
Policy |
LifespanPolicyLocalTie.copy() |
Policy |
ThreadPolicyLocalTie.copy() |
Policy |
RequestProcessingPolicyLocalTie.copy() |
| Modifier and Type | Method and Description |
|---|---|
POA |
POAOperations.create_POA(String adapter_name,
POAManager a_POAManager,
Policy[] policies) |
POAManager |
POAManagerFactoryLocalTie.create_POAManager(String id,
Policy[] policies) |
POAManager |
POAManagerFactoryOperations.create_POAManager(String id,
Policy[] policies) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientProtocolPolicy
Generated from IDL interface "ClientProtocolPolicy".
|
interface |
PriorityBandedConnectionPolicy
Generated from IDL interface "PriorityBandedConnectionPolicy".
|
interface |
PriorityModelPolicy
Generated from IDL interface "PriorityModelPolicy".
|
interface |
PrivateConnectionPolicy
Generated from IDL interface "PrivateConnectionPolicy".
|
interface |
ServerProtocolPolicy
Generated from IDL interface "ServerProtocolPolicy".
|
interface |
ThreadpoolPolicy
Generated from IDL interface "ThreadpoolPolicy".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ClientProtocolPolicyLocalBase
Abstract base class for implementations of local interface ClientProtocolPolicy
|
class |
_PriorityBandedConnectionPolicyLocalBase
Abstract base class for implementations of local interface PriorityBandedConnectionPolicy
|
class |
_PriorityModelPolicyLocalBase
Abstract base class for implementations of local interface PriorityModelPolicy
|
class |
_PrivateConnectionPolicyLocalBase
Abstract base class for implementations of local interface PrivateConnectionPolicy
|
class |
_ServerProtocolPolicyLocalBase
Abstract base class for implementations of local interface ServerProtocolPolicy
|
class |
_ThreadpoolPolicyLocalBase
Abstract base class for implementations of local interface ThreadpoolPolicy
|
class |
ClientProtocolPolicyLocalTie
Generated from IDL interface "ClientProtocolPolicy".
|
class |
PriorityBandedConnectionPolicyLocalTie
Generated from IDL interface "PriorityBandedConnectionPolicy".
|
class |
PriorityModelPolicyLocalTie
Generated from IDL interface "PriorityModelPolicy".
|
class |
PrivateConnectionPolicyLocalTie
Generated from IDL interface "PrivateConnectionPolicy".
|
class |
ServerProtocolPolicyLocalTie
Generated from IDL interface "ServerProtocolPolicy".
|
class |
ThreadpoolPolicyLocalTie
Generated from IDL interface "ThreadpoolPolicy".
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
PrivateConnectionPolicyLocalTie.copy() |
Policy |
PriorityBandedConnectionPolicyLocalTie.copy() |
Policy |
ServerProtocolPolicyLocalTie.copy() |
Policy |
ThreadpoolPolicyLocalTie.copy() |
Policy |
PriorityModelPolicyLocalTie.copy() |
Policy |
ClientProtocolPolicyLocalTie.copy() |
| 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 | Interface and Description |
|---|---|
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 |
QOPPolicy
Generated from IDL interface "QOPPolicy".
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
CurrentOperations.get_policy(int policy_type) |
Copyright © 2017 JacORB. All rights reserved.