org.omg.SECIOP
Class EstablishContext

java.lang.Object
  extended by org.omg.SECIOP.EstablishContext
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class EstablishContext
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "EstablishContext"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 long client_context_id
           
 byte[] initial_context_token
           
 
Constructor Summary
EstablishContext()
           
EstablishContext(long client_context_id, byte[] initial_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

initial_context_token

public byte[] initial_context_token
Constructor Detail

EstablishContext

public EstablishContext()

EstablishContext

public EstablishContext(long client_context_id,
                        byte[] initial_context_token)


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