Uses of Class
org.omg.CORBA.ServiceInformation

Packages that use ServiceInformation
org.omg.CORBA   
 

Uses of ServiceInformation in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ServiceInformation
 ServiceInformation ServiceInformationHolder.value
           
 

Methods in org.omg.CORBA that return ServiceInformation
static ServiceInformation ServiceInformationHelper.extract(Any any)
           
static ServiceInformation ServiceInformationHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type ServiceInformation
static void ServiceInformationHelper.insert(Any any, ServiceInformation val)
           
static void ServiceInformationHelper.write(OutputStream out, ServiceInformation val)
           
 

Constructors in org.omg.CORBA with parameters of type ServiceInformation
ServiceInformationHolder(ServiceInformation initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.