|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextIdDefn | |
---|---|
org.omg.SECIOP |
Uses of ContextIdDefn in org.omg.SECIOP |
---|
Fields in org.omg.SECIOP declared as ContextIdDefn | |
---|---|
static ContextIdDefn |
ContextIdDefn.CIDClient
|
static ContextIdDefn |
ContextIdDefn.CIDPeer
|
static ContextIdDefn |
ContextIdDefn.CIDSender
|
ContextIdDefn |
MessageInContext.message_context_id_defn
|
ContextIdDefn |
MessageError.message_context_id_defn
|
ContextIdDefn |
DiscardContext.message_context_id_defn
|
ContextIdDefn |
ContextIdDefnHolder.value
|
Methods in org.omg.SECIOP that return ContextIdDefn | |
---|---|
static ContextIdDefn |
ContextIdDefnHelper.extract(Any any)
|
static ContextIdDefn |
ContextIdDefn.from_int(int value)
|
static ContextIdDefn |
ContextIdDefnHelper.read(InputStream in)
|
Methods in org.omg.SECIOP with parameters of type ContextIdDefn | |
---|---|
static void |
ContextIdDefnHelper.insert(Any any,
ContextIdDefn s)
|
static void |
ContextIdDefnHelper.write(OutputStream out,
ContextIdDefn s)
|
Constructors in org.omg.SECIOP with parameters of type ContextIdDefn | |
---|---|
ContextIdDefnHolder(ContextIdDefn initial)
|
|
DiscardContext(ContextIdDefn message_context_id_defn,
long message_context_id,
byte[] discard_context_token)
|
|
MessageError(ContextIdDefn message_context_id_defn,
long message_context_id,
int major_status,
int minor_status)
|
|
MessageInContext(ContextIdDefn message_context_id_defn,
long message_context_id,
ContextTokenType message_context_type,
byte[] message_protection_token)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |