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 struct "ContinueEstablishContext".

Version:
generated at Dec 2, 2008 12:16:59 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
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 © 2008. All Rights Reserved.