Modifier and Type | Method and Description |
---|---|
static void |
BiDirGiopPOAComponentAdapter.addBiDirGiopPolicy(List policies,
ORB orb,
Configuration config)
add an optional Policy to enable Bidirectional GIOP to the supplied list.
|
Modifier and Type | Method and Description |
---|---|
Policy |
ORB.create_policy(int type,
Any value)
This method creates a policy with the given type and the given
value.
|
Modifier and Type | Method and Description |
---|---|
Policy |
BiDirPolicyFactory.create_policy(int type,
Any any) |
Modifier and Type | Method and Description |
---|---|
Policy |
BiDirPolicyFactoryImpl.create_policy(int type,
Any value) |
Modifier and Type | Method and Description |
---|---|
Policy |
ATLASPolicyFactory.create_policy(int type,
Any value) |
Policy |
SASPolicyFactory.create_policy(int type,
Any value) |
Modifier and Type | Method and Description |
---|---|
Policy |
SSLPolicyFactory.create_policy(int type,
Any value) |
Modifier and Type | Method and Description |
---|---|
static PolicyError |
PolicyErrorHelper.extract(Any any) |
static PolicyError |
PolicyErrorHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
PolicyErrorHelper.insert(Any any,
PolicyError s) |
static void |
PolicyErrorHelper.write(OutputStream out,
PolicyError s) |
Modifier and Type | Method and Description |
---|---|
Policy |
ORB.create_policy(int type,
Any val) |
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyFactoryOperations.create_policy(int type,
Any value) |
Copyright © 2017 JacORB. All rights reserved.