Package 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
org/omg/IOP/ServiceContext.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
See Also:
  • Field Details

    • context_id

      public int context_id
    • context_data

      public byte[] context_data
  • Constructor Details

    • ServiceContext

      public ServiceContext()
    • ServiceContext

      public ServiceContext(int _context_id, byte[] _context_data)