Uses of Class
org.omg.GSSUP.ErrorToken

Packages that use ErrorToken
org.omg.GSSUP   
 

Uses of ErrorToken in org.omg.GSSUP
 

Fields in org.omg.GSSUP declared as ErrorToken
 ErrorToken ErrorTokenHolder.value
           
 

Methods in org.omg.GSSUP that return ErrorToken
static ErrorToken ErrorTokenHelper.extract(org.omg.CORBA.Any a)
           
static ErrorToken ErrorTokenHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.GSSUP with parameters of type ErrorToken
static void ErrorTokenHelper.insert(org.omg.CORBA.Any a, ErrorToken that)
           
static void ErrorTokenHelper.write(org.omg.CORBA.portable.OutputStream ostream, ErrorToken value)
           
 

Constructors in org.omg.GSSUP with parameters of type ErrorToken
ErrorTokenHolder(ErrorToken initialValue)
           
 



Copyright © {inceptionYear}-2008 null. All Rights Reserved.