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 Interceptorstatic Stringid()static voidinsert(Any a, Interceptor that) static Interceptorstatic Interceptorread(InputStream istream) static TypeCodetype()static Interceptorunchecked_narrow(Object obj) static voidwrite(OutputStream ostream, Interceptor value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
InterceptorHelper
public InterceptorHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-
narrow
-
unchecked_narrow
-