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