Package org.omg.IOP
Class CodecFactoryHelper
java.lang.Object
org.omg.IOP.CodecFactoryHelper
Codecs are obtained from the CodecFactory.
The CodecFactory is obtained through a call to
ORB.resolve_initial_references( "CodecFactory" ).-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CodecFactorystatic Stringid()static voidinsert(Any a, CodecFactory that) static CodecFactorystatic CodecFactoryread(InputStream istream) static TypeCodetype()static CodecFactoryunchecked_narrow(Object obj) static voidwrite(OutputStream ostream, CodecFactory value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
CodecFactoryHelper
public CodecFactoryHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-
narrow
-
unchecked_narrow
-