| Package | Description |
|---|---|
| org.omg.CORBA | |
| org.omg.PortableInterceptor | |
| org.omg.PortableServer |
| Modifier and Type | Field and Description |
|---|---|
PolicyError |
PolicyErrorHolder.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)
create_policy. |
| Constructor and Description |
|---|
PolicyErrorHolder(PolicyError initial) |
| 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) |
Policy |
PolicyFactoryLocalTie.create_policy(int type,
Any value) |
Policy |
PolicyFactoryOperations.create_policy(int type,
Any value) |
| Modifier and Type | Method and Description |
|---|---|
POAManager |
POAManagerFactoryLocalTie.create_POAManager(String id,
Policy[] policies) |
POAManager |
POAManagerFactoryOperations.create_POAManager(String id,
Policy[] policies) |
Copyright © 2017 JacORB. All rights reserved.