- 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 /home/abuild/rpmbuild/BUILD/java-10-openjdk-10.0.2.0-build/jdk10u-jdk-10.0.2-13/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Saturday, April 4, 2026 at 3:18:42 PM Coordinated Universal 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)
-