|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.IOP.ServiceContext
Generated from IDL definition of struct "ServiceContext"
Field Summary | |
---|---|
byte[] |
context_data
|
int |
context_id
|
Constructor Summary | |
---|---|
ServiceContext()
|
|
ServiceContext(int context_id,
byte[] context_data)
|
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)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |