|
Préférences
Moteurs de recherche
|
|||||||||||||
JavaTM 2 Platform Std. Ed. v1.4.2
org.omg.IOP
|
Field Summary | |
byte[] |
context_data
The data associated with this service context |
int |
context_id
The service 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)