org.omg.CSI
Class CompleteEstablishContext
java.lang.Object
org.omg.CSI.CompleteEstablishContext
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class CompleteEstablishContext
- extends java.lang.Object
- implements IDLEntity
Generated from IDL struct "CompleteEstablishContext".
- Version:
- generated at Mar 12, 2011 4:11:22 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client_context_id
public long client_context_id
context_stateful
public boolean context_stateful
final_context_token
public byte[] final_context_token
CompleteEstablishContext
public CompleteEstablishContext()
CompleteEstablishContext
public CompleteEstablishContext(long client_context_id,
boolean context_stateful,
byte[] final_context_token)