org.omg.IOP

Class ServiceContext

Implemented Interfaces:
IDLEntity

public final class ServiceContext
extends Object
implements IDLEntity

ServiceContext Type Class generated by the Idl2Java Compiler 3.1 of Jonathan

Field Summary

byte[]
context_data
int
context_id

Constructor Summary

ServiceContext()
ServiceContext(int arg0, byte[] arg1)

Field Details

context_data

public byte[] context_data


context_id

public int context_id

Constructor Details

ServiceContext

public ServiceContext()


ServiceContext

public ServiceContext(int arg0,
                      byte[] arg1)