Module eclipselink
Class CORBARemoteSessionControllerHelper
java.lang.Object
org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerHelper
INTERNAL:
org/eclipse/persistence/remote/corba/sun/CORBARemoteSessionControllerHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from CorbaRemoteSessionControllerSun.idl
Monday, November 19, 2001 1:51:44 o'clock PM EST
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CORBARemoteSessionControllerextract(org.omg.CORBA.Any a) static Stringid()static voidinsert(org.omg.CORBA.Any a, CORBARemoteSessionController that) static CORBARemoteSessionControllernarrow(org.omg.CORBA.Object obj) static CORBARemoteSessionControllerread(org.omg.CORBA.portable.InputStream istream) static org.omg.CORBA.TypeCodetype()static voidwrite(org.omg.CORBA.portable.OutputStream ostream, CORBARemoteSessionController value)
-
Constructor Details
-
CORBARemoteSessionControllerHelper
public CORBARemoteSessionControllerHelper()Default constructor.
-
-
Method Details
-
insert
-
extract
-
type
public static org.omg.CORBA.TypeCode type() -
id
-
read
-
write
public static void write(org.omg.CORBA.portable.OutputStream ostream, CORBARemoteSessionController value) -
narrow
-