Package org.omg.PortableInterceptor
Class InterceptorHelper
java.lang.Object
org.omg.PortableInterceptor.InterceptorHelper
All Portable Interceptors implement Interceptor.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Interceptor
static String
id()
static void
insert
(Any a, Interceptor that) static Interceptor
static Interceptor
read
(InputStream istream) static TypeCode
type()
static Interceptor
unchecked_narrow
(Object obj) static void
write
(OutputStream ostream, Interceptor value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
InterceptorHelper
public InterceptorHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-
narrow
-
unchecked_narrow
-