org.omg.SECIOP
Class ContinueEstablishContext

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

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

Generated from IDL definition of struct "ContinueEstablishContext"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 long client_context_id
           
 byte[] continuation_context_token
           
 
Constructor Summary
ContinueEstablishContext()
           
ContinueEstablishContext(long client_context_id, byte[] continuation_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

continuation_context_token

public byte[] continuation_context_token
Constructor Detail

ContinueEstablishContext

public ContinueEstablishContext()

ContinueEstablishContext

public ContinueEstablishContext(long client_context_id,
                                byte[] continuation_context_token)


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