org.omg.SECIOP
Class ContinueEstablishContext
java.lang.Object
org.omg.SECIOP.ContinueEstablishContext
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ContinueEstablishContext
- extends Object
- implements IDLEntity
Generated from IDL struct "ContinueEstablishContext".
- Version:
- generated at Sep 22, 2012 10:57:56 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- 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
continuation_context_token
public byte[] continuation_context_token
ContinueEstablishContext
public ContinueEstablishContext()
ContinueEstablishContext
public ContinueEstablishContext(long client_context_id,
byte[] continuation_context_token)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.