|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CSIIOP.TLS_SEC_TRANSHelper
public class TLS_SEC_TRANSHelper
Helper class for : TLS_SEC_TRANS
| Constructor Summary | |
|---|---|
TLS_SEC_TRANSHelper()
|
|
| Method Summary | |
|---|---|
static TLS_SEC_TRANS |
extract(org.omg.CORBA.Any a)
Extract TLS_SEC_TRANS from an any |
static java.lang.String |
id()
Return the TLS_SEC_TRANS IDL ID |
static void |
insert(org.omg.CORBA.Any a,
TLS_SEC_TRANS t)
Insert TLS_SEC_TRANS into an any |
static TLS_SEC_TRANS |
read(org.omg.CORBA.portable.InputStream istream)
Read TLS_SEC_TRANS from a marshalled stream |
static org.omg.CORBA.TypeCode |
type()
Return the TLS_SEC_TRANS TypeCode |
static void |
write(org.omg.CORBA.portable.OutputStream ostream,
TLS_SEC_TRANS value)
Write TLS_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 TLS_SEC_TRANSHelper()
| Method Detail |
|---|
public static void insert(org.omg.CORBA.Any a,
TLS_SEC_TRANS t)
a - an anyt - TLS_SEC_TRANS valuepublic static TLS_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 TLS_SEC_TRANS read(org.omg.CORBA.portable.InputStream istream)
istream - the input stream
public static void write(org.omg.CORBA.portable.OutputStream ostream,
TLS_SEC_TRANS value)
ostream - the output streamvalue - TLS_SEC_TRANS value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||