|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.IOP.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 |
equals, 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |