Package | Description |
---|---|
org.jacorb.poa | |
org.jacorb.poa.policy | |
org.omg.PortableServer |
Modifier and Type | Field and Description |
---|---|
protected RequestProcessingPolicy |
POA.requestProcessingPolicy |
Modifier and Type | Method and Description |
---|---|
RequestProcessingPolicy |
POA.create_request_processing_policy(RequestProcessingPolicyValue value) |
Modifier and Type | Class and Description |
---|---|
class |
RequestProcessingPolicy
This class implements the request processing policy.
|
Modifier and Type | Class and Description |
---|---|
class |
_RequestProcessingPolicyLocalBase
Abstract base class for implementations of local interface RequestProcessingPolicy
|
class |
RequestProcessingPolicyLocalTie
Generated from IDL interface "RequestProcessingPolicy".
|
Modifier and Type | Field and Description |
---|---|
RequestProcessingPolicy |
RequestProcessingPolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
RequestProcessingPolicy |
POALocalTie.create_request_processing_policy(RequestProcessingPolicyValue value) |
RequestProcessingPolicy |
POAOperations.create_request_processing_policy(RequestProcessingPolicyValue value) |
static RequestProcessingPolicy |
RequestProcessingPolicyHelper.extract(Any any) |
static RequestProcessingPolicy |
RequestProcessingPolicyHelper.narrow(Object obj) |
static RequestProcessingPolicy |
RequestProcessingPolicyHelper.read(InputStream in) |
static RequestProcessingPolicy |
RequestProcessingPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
RequestProcessingPolicyHelper.insert(Any any,
RequestProcessingPolicy s) |
static void |
RequestProcessingPolicyHelper.write(OutputStream _out,
RequestProcessingPolicy s) |
Constructor and Description |
---|
RequestProcessingPolicyHolder(RequestProcessingPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.