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