- 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 /builddir/build/BUILD/java-10-openjdk-10.0.1.10-11.module_1866+b8d5a2e9.ppc64/openjdk/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Friday, June 15, 2018 at 10:00:14 AM Coordinated Universal Time
-
-
Field Summary
Fields Modifier and Type Field Description byte[]
context_data
The data associated with this service contextint
context_id
The service context id
-
Constructor Summary
Constructors Constructor Description ServiceContext()
ServiceContext(int _context_id, byte[] _context_data)
-