Uses of Class
com.sun.corba.ee.org.omg.CSIIOP.TLS_SEC_TRANS
-
Packages that use TLS_SEC_TRANS Package Description com.sun.corba.ee.org.omg.CSIIOP -
-
Uses of TLS_SEC_TRANS in com.sun.corba.ee.org.omg.CSIIOP
Fields in com.sun.corba.ee.org.omg.CSIIOP declared as TLS_SEC_TRANS Modifier and Type Field Description TLS_SEC_TRANS
TLS_SEC_TRANSHolder. value
Methods in com.sun.corba.ee.org.omg.CSIIOP that return TLS_SEC_TRANS Modifier and Type Method Description static TLS_SEC_TRANS
TLS_SEC_TRANSHelper. extract(Any a)
static TLS_SEC_TRANS
TLS_SEC_TRANSHelper. read(InputStream istream)
Methods in com.sun.corba.ee.org.omg.CSIIOP with parameters of type TLS_SEC_TRANS Modifier and Type Method Description static void
TLS_SEC_TRANSHelper. insert(Any a, TLS_SEC_TRANS that)
static void
TLS_SEC_TRANSHelper. write(OutputStream ostream, TLS_SEC_TRANS value)
Constructors in com.sun.corba.ee.org.omg.CSIIOP with parameters of type TLS_SEC_TRANS Constructor Description TLS_SEC_TRANSHolder(TLS_SEC_TRANS initialValue)
-