Class RAP.CurrentContextHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class RAP.CurrentContextHolder

Object
   |
   +----RAP.CurrentContextHolder

public final class CurrentContextHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o RAP.CurrentContextHolder()
 o RAP.CurrentContextHolder(CurrentContext)

Method Index

 o _read(InputStream)
 o _type()
 o _write(OutputStream)

Variables

 o value
public RAP.CurrentContext value

Constructors

 o CurrentContextHolder
public CurrentContextHolder()
 o CurrentContextHolder
public CurrentContextHolder(CurrentContext value)

Methods

 o _read
public void _read(InputStream _stream)
 o _type
public org.omg.CORBA.TypeCode _type()
 o _write
public void _write(OutputStream _stream)

All Packages  Class Hierarchy  This Package  Previous  Next  Index