Package org.omg.IOP
Class ServiceContextListHelper
java.lang.Object
org.omg.IOP.ServiceContextListHelper
An array of service contexts, forming a service context list.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServiceContext[]
static String
id()
static void
insert
(Any a, ServiceContext[] that) static ServiceContext[]
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, ServiceContext[] value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
ServiceContextListHelper
public ServiceContextListHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-