org.omg.CSI
Class CompleteEstablishContext
java.lang.Object
org.omg.CSI.CompleteEstablishContext
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class CompleteEstablishContext
- extends Object
- implements IDLEntity
org/omg/CSI/CompleteEstablishContext.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/CSI.idl
Saturday, November 5, 2011 7:43:25 PM UTC
- 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)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.