Package com.sun.corba.ee.org.omg.CSI
Class CompleteEstablishContext
- java.lang.Object
-
- com.sun.corba.ee.org.omg.CSI.CompleteEstablishContext
-
- All Implemented Interfaces:
java.io.Serializable
,IDLEntity
public final class CompleteEstablishContext extends java.lang.Object implements IDLEntity
com/sun/corba/ee/org/omg/CSI/CompleteEstablishContext.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/csiv2-idl/src/main/idl/CSI.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description long
client_context_id
boolean
context_stateful
byte[]
final_context_token
-
Constructor Summary
Constructors Constructor Description CompleteEstablishContext()
CompleteEstablishContext(long _client_context_id, boolean _context_stateful, byte[] _final_context_token)
-