|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceContext | |
|---|---|
| org.omg.GIOP | |
| org.omg.IOP | |
| Uses of ServiceContext in org.omg.GIOP |
|---|
| Fields in org.omg.GIOP declared as ServiceContext | |
|---|---|
ServiceContext[] |
ReplyHeader_1_0.service_context
|
ServiceContext[] |
RequestHeader_1_1.service_context
|
ServiceContext[] |
RequestHeader_1_2.service_context
|
ServiceContext[] |
ReplyHeader_1_2.service_context
|
ServiceContext[] |
RequestHeader_1_0.service_context
|
| Constructors in org.omg.GIOP with parameters of type ServiceContext | |
|---|---|
ReplyHeader_1_0(ServiceContext[] service_context,
int request_id,
ReplyStatusType_1_2 reply_status)
|
|
ReplyHeader_1_2(int request_id,
ReplyStatusType_1_2 reply_status,
ServiceContext[] service_context)
|
|
RequestHeader_1_0(ServiceContext[] service_context,
int request_id,
boolean response_expected,
byte[] object_key,
java.lang.String operation,
byte[] requesting_principal)
|
|
RequestHeader_1_1(ServiceContext[] service_context,
int request_id,
boolean response_expected,
byte[] reserved,
byte[] object_key,
java.lang.String operation,
byte[] requesting_principal)
|
|
RequestHeader_1_2(int request_id,
byte response_flags,
byte[] reserved,
TargetAddress target,
java.lang.String operation,
ServiceContext[] service_context)
|
|
| Uses of ServiceContext in org.omg.IOP |
|---|
| Fields in org.omg.IOP declared as ServiceContext | |
|---|---|
ServiceContext |
ServiceContextHolder.value
|
ServiceContext[] |
ServiceContextListHolder.value
|
| Methods in org.omg.IOP that return ServiceContext | |
|---|---|
static ServiceContext |
ServiceContextHelper.extract(org.omg.CORBA.Any any)
|
static ServiceContext[] |
ServiceContextListHelper.extract(org.omg.CORBA.Any any)
|
static ServiceContext |
ServiceContextHelper.read(org.omg.CORBA.portable.InputStream in)
|
static ServiceContext[] |
ServiceContextListHelper.read(org.omg.CORBA.portable.InputStream _in)
|
| Methods in org.omg.IOP with parameters of type ServiceContext | |
|---|---|
static void |
ServiceContextHelper.insert(org.omg.CORBA.Any any,
ServiceContext s)
|
static void |
ServiceContextListHelper.insert(org.omg.CORBA.Any any,
ServiceContext[] s)
|
static void |
ServiceContextHelper.write(org.omg.CORBA.portable.OutputStream out,
ServiceContext s)
|
static void |
ServiceContextListHelper.write(org.omg.CORBA.portable.OutputStream _out,
ServiceContext[] _s)
|
| Constructors in org.omg.IOP with parameters of type ServiceContext | |
|---|---|
ServiceContextHolder(ServiceContext initial)
|
|
ServiceContextListHolder(ServiceContext[] initial)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||