org.omg.IOP
Class ServiceContext
java.lang.Object
org.omg.IOP.ServiceContext
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ServiceContext
- extends Object
- implements IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context_id
public int context_id
context_data
public byte[] context_data
ServiceContext
public ServiceContext()
ServiceContext
public ServiceContext(int context_id,
byte[] context_data)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.