Package | Description |
---|---|
org.jacorb.notification.container | |
org.jacorb.orb | |
org.jacorb.orb.giop | |
org.jacorb.orb.policies | |
org.jacorb.security.sas | |
org.omg.CORBA | |
org.omg.PortableInterceptor |
Modifier and Type | Method and Description |
---|---|
static void |
BiDirGiopPOAComponentAdapter.addBiDirGiopPolicy(java.util.List policies,
ORB orb,
org.jacorb.config.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 |
---|---|
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) |