Package | Description |
---|---|
org.omg.PortableInterceptor |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientRequestInterceptor
Generated from IDL interface "ClientRequestInterceptor".
|
interface |
IORInterceptor
Generated from IDL interface "IORInterceptor".
|
interface |
IORInterceptor_3_0
Generated from IDL interface "IORInterceptor_3_0".
|
interface |
ServerRequestInterceptor
Generated from IDL interface "ServerRequestInterceptor".
|
Modifier and Type | Class and Description |
---|---|
class |
_ClientRequestInterceptorLocalBase
Abstract base class for implementations of local interface ClientRequestInterceptor
|
class |
_InterceptorLocalBase
Abstract base class for implementations of local interface Interceptor
|
class |
_IORInterceptor_3_0LocalBase
Abstract base class for implementations of local interface IORInterceptor_3_0
|
class |
_IORInterceptorLocalBase
Abstract base class for implementations of local interface IORInterceptor
|
class |
_ServerRequestInterceptorLocalBase
Abstract base class for implementations of local interface ServerRequestInterceptor
|
class |
ClientRequestInterceptorLocalTie
Generated from IDL interface "ClientRequestInterceptor".
|
class |
InterceptorLocalTie
Generated from IDL interface "Interceptor".
|
class |
IORInterceptor_3_0LocalTie
Generated from IDL interface "IORInterceptor_3_0".
|
class |
IORInterceptorLocalTie
Generated from IDL interface "IORInterceptor".
|
class |
ServerRequestInterceptorLocalTie
Generated from IDL interface "ServerRequestInterceptor".
|
Modifier and Type | Field and Description |
---|---|
Interceptor |
InterceptorHolder.value |
Modifier and Type | Method and Description |
---|---|
static Interceptor |
InterceptorHelper.extract(Any any) |
static Interceptor |
InterceptorHelper.narrow(Object obj) |
static Interceptor |
InterceptorHelper.read(InputStream in) |
static Interceptor |
InterceptorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
InterceptorHelper.insert(Any any,
Interceptor s) |
static void |
InterceptorHelper.write(OutputStream _out,
Interceptor s) |
Constructor and Description |
---|
InterceptorHolder(Interceptor initial) |
Copyright © 2013. All Rights Reserved.