|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.SECIOP.ContinueEstablishContext
Generated from IDL definition of struct "ContinueEstablishContext"
Field Summary | |
long |
client_context_id
|
byte[] |
continuation_context_token
|
Constructor Summary | |
ContinueEstablishContext()
|
|
ContinueEstablishContext(long client_context_id,
byte[] continuation_context_token)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long client_context_id
public byte[] continuation_context_token
Constructor Detail |
public ContinueEstablishContext()
public ContinueEstablishContext(long client_context_id, byte[] continuation_context_token)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |