org.omg.CSI
Class CompleteEstablishContext

java.lang.Object
  extended by org.omg.CSI.CompleteEstablishContext
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class CompleteEstablishContext
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/CSI/CompleteEstablishContext.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /var/home/jpp/rebuild/devel/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CSI.idl Wednesday, October 24, 2007 3:42:11 PM CEST

See Also:
Serialized Form

Field Summary
 long client_context_id
           
 boolean context_stateful
           
 byte[] final_context_token
           
 
Constructor Summary
CompleteEstablishContext()
           
CompleteEstablishContext(long _client_context_id, boolean _context_stateful, byte[] _final_context_token)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

client_context_id

public long client_context_id

context_stateful

public boolean context_stateful

final_context_token

public byte[] final_context_token
Constructor Detail

CompleteEstablishContext

public CompleteEstablishContext()

CompleteEstablishContext

public CompleteEstablishContext(long _client_context_id,
                                boolean _context_stateful,
                                byte[] _final_context_token)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.