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