|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CSI.CompleteEstablishContext
public final class CompleteEstablishContext
Struct definition: CompleteEstablishContext.
| Field Summary | |
|---|---|
long |
client_context_id
Struct member client_context_id |
boolean |
context_stateful
Struct member context_stateful |
byte[] |
final_context_token
Struct member final_context_token |
| Constructor Summary | |
|---|---|
CompleteEstablishContext()
Default constructor |
|
CompleteEstablishContext(long client_context_id,
boolean context_stateful,
byte[] final_context_token)
Constructor with fields initialization |
|
| Method Summary |
|---|
| 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 boolean context_stateful
public byte[] final_context_token
| Constructor Detail |
|---|
public CompleteEstablishContext()
public CompleteEstablishContext(long client_context_id,
boolean context_stateful,
byte[] final_context_token)
client_context_id - client_context_id struct membercontext_stateful - context_stateful struct memberfinal_context_token - final_context_token struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||