- java.lang.Object
-
- org.omg.IOP.ServiceContext
-
- All Implemented Interfaces:
Serializable,IDLEntity
public final class ServiceContext extends Object implements IDLEntity
org/omg/IOP/ServiceContext.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /u/iris/se/ten/spec/jdk10/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Thursday, February 1, 2018 at 9:31:23 PM Pacific Standard Time
-
-
Field Summary
Fields Modifier and Type Field Description byte[]context_dataThe data associated with this service contextintcontext_idThe service context id
-
Constructor Summary
Constructors Constructor Description ServiceContext()ServiceContext(int _context_id, byte[] _context_data)
-