GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type org.omg.CORBA.ServiceDetail | |
Create an instance of the service information, intialised with
the passed values.
|
Fields of type org.omg.CORBA.ServiceDetail | |
ServiceDetail[] | The array of service details, defining the various aspects of this
service.
|
Methods with parameter type org.omg.CORBA.ServiceDetail | |
void | Insert the service detail into the given Any .
|
void | Write the service detail data to the given CDR output stream.
|
Methods with return type org.omg.CORBA.ServiceDetail | |
ServiceDetail | Extract the service detail info from the given Any
|
ServiceDetail | Read the service detail information from the given CDR
intput stream. |
GNU Classpath (0.95) |