|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.IOP.ServiceContext
Struct definition: ServiceContext.
Field Summary | |
byte[] |
context_data
Struct member context_data |
int |
context_id
Struct member context_id |
Constructor Summary | |
ServiceContext()
Default constructor |
|
ServiceContext(int context_id,
byte[] context_data)
Constructor with fields initialization |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int context_id
public byte[] context_data
Constructor Detail |
public ServiceContext()
public ServiceContext(int context_id, byte[] context_data)
context_id
- context_id struct membercontext_data
- context_data struct member
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |