API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. UnknownUserExceptionHelper View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      UnknownUserExceptionHelper
Implements
Subclasses
Description
publicabstract abstract class UnknownUserExceptionHelper
  The Helper for UnknownUserException.
See also:   
Constructors
public UnknownUserExceptionHelper ()
Methods
Hide/Show inherited methods
publicstatic UnknownUserException extract (Any a)
publicstatic String id ()
publicstatic void insert (Any a, UnknownUserException that)
publicstatic UnknownUserException read (InputStream istream)
publicstaticsynchronized TypeCode type ()
publicstatic void write (OutputStream ostream, UnknownUserException value)
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar