|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CSIIOP.SECIOP_SEC_TRANSHelper
public class SECIOP_SEC_TRANSHelper
Helper class for : SECIOP_SEC_TRANS
| Constructor Summary | |
|---|---|
SECIOP_SEC_TRANSHelper()
|
|
| Method Summary | |
|---|---|
static SECIOP_SEC_TRANS |
extract(org.omg.CORBA.Any a)
Extract SECIOP_SEC_TRANS from an any |
static java.lang.String |
id()
Return the SECIOP_SEC_TRANS IDL ID |
static void |
insert(org.omg.CORBA.Any a,
SECIOP_SEC_TRANS t)
Insert SECIOP_SEC_TRANS into an any |
static SECIOP_SEC_TRANS |
read(org.omg.CORBA.portable.InputStream istream)
Read SECIOP_SEC_TRANS from a marshalled stream |
static org.omg.CORBA.TypeCode |
type()
Return the SECIOP_SEC_TRANS TypeCode |
static void |
write(org.omg.CORBA.portable.OutputStream ostream,
SECIOP_SEC_TRANS value)
Write SECIOP_SEC_TRANS into a marshalled stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SECIOP_SEC_TRANSHelper()
| Method Detail |
|---|
public static void insert(org.omg.CORBA.Any a,
SECIOP_SEC_TRANS t)
a - an anyt - SECIOP_SEC_TRANS valuepublic static SECIOP_SEC_TRANS extract(org.omg.CORBA.Any a)
a - an any
public static org.omg.CORBA.TypeCode type()
public static java.lang.String id()
public static SECIOP_SEC_TRANS read(org.omg.CORBA.portable.InputStream istream)
istream - the input stream
public static void write(org.omg.CORBA.portable.OutputStream ostream,
SECIOP_SEC_TRANS value)
ostream - the output streamvalue - SECIOP_SEC_TRANS value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||