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