Package org.omg.CORBA
Class ServiceInformationHelper
java.lang.Object
org.omg.CORBA.ServiceInformationHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServiceInformation
static String
id()
static void
insert
(Any a, ServiceInformation that) static ServiceInformation
read
(InputStream in) static TypeCode
type()
static void
write
(OutputStream out, ServiceInformation that)
-
Field Details
-
_tc
-
-
Constructor Details
-
ServiceInformationHelper
public ServiceInformationHelper()
-
-
Method Details
-
write
-
read
-
extract
-
insert
-
type
-
id
-