Package | Description |
---|---|
org.jacorb.orb.portableInterceptor | |
org.omg.PortableInterceptor | |
org.omg.PortableInterceptor.ORBInitInfoPackage |
Modifier and Type | Method and Description |
---|---|
void |
ORBInitInfoImpl.add_client_request_interceptor(ClientRequestInterceptor interceptor) |
void |
ORBInitInfoImpl.add_ior_interceptor(IORInterceptor interceptor) |
void |
ORBInitInfoImpl.add_server_request_interceptor(ServerRequestInterceptor interceptor) |
Modifier and Type | Method and Description |
---|---|
void |
ORBInitInfoOperations.add_client_request_interceptor(ClientRequestInterceptor interceptor) |
void |
ORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor) |
void |
ORBInitInfoOperations.add_server_request_interceptor(ServerRequestInterceptor interceptor) |
Modifier and Type | Method and Description |
---|---|
static DuplicateName |
DuplicateNameHelper.extract(Any any) |
static DuplicateName |
DuplicateNameHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
DuplicateNameHelper.insert(Any any,
DuplicateName s) |
static void |
DuplicateNameHelper.write(OutputStream out,
DuplicateName s) |
Copyright © 2016 JacORB. All rights reserved.