org.omg.IOP
Class EncodingHelper
java.lang.Object
org.omg.IOP.EncodingHelper
- public final class EncodingHelper
- extends java.lang.Object
Generated from IDL definition of struct "Encoding"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodingHelper
public EncodingHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
Encoding s)
extract
public static Encoding extract(Any any)
id
public static java.lang.String id()
read
public static Encoding read(InputStream in)
write
public static void write(OutputStream out,
Encoding s)