- 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.2.13-7.fc29.arm/openjdk/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Thursday, August 23, 2018 at 7:15:55 PM 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)
-