Uses of Class
org.csapi.fw.P_UNKNOWN_SERVICE_TYPE

Packages that use P_UNKNOWN_SERVICE_TYPE
org.csapi.fw   
org.csapi.fw.fw_application.discovery   
org.csapi.fw.fw_service.discovery   
org.csapi.fw.fw_service.service_registration   
 

Uses of P_UNKNOWN_SERVICE_TYPE in org.csapi.fw
 

Fields in org.csapi.fw declared as P_UNKNOWN_SERVICE_TYPE
 P_UNKNOWN_SERVICE_TYPE P_UNKNOWN_SERVICE_TYPEHolder.value
           
 

Methods in org.csapi.fw that return P_UNKNOWN_SERVICE_TYPE
static P_UNKNOWN_SERVICE_TYPE P_UNKNOWN_SERVICE_TYPEHelper.extract(org.omg.CORBA.Any any)
           
static P_UNKNOWN_SERVICE_TYPE P_UNKNOWN_SERVICE_TYPEHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type P_UNKNOWN_SERVICE_TYPE
static void P_UNKNOWN_SERVICE_TYPEHelper.insert(org.omg.CORBA.Any any, P_UNKNOWN_SERVICE_TYPE s)
           
static void P_UNKNOWN_SERVICE_TYPEHelper.write(org.omg.CORBA.portable.OutputStream out, P_UNKNOWN_SERVICE_TYPE s)
           
 

Constructors in org.csapi.fw with parameters of type P_UNKNOWN_SERVICE_TYPE
P_UNKNOWN_SERVICE_TYPEHolder(P_UNKNOWN_SERVICE_TYPE initial)
           
 

Uses of P_UNKNOWN_SERVICE_TYPE in org.csapi.fw.fw_application.discovery
 

Methods in org.csapi.fw.fw_application.discovery that throw P_UNKNOWN_SERVICE_TYPE
 TpServiceTypeDescription IpServiceDiscoveryOperations.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription IpServiceDiscoveryPOATie.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription _IpServiceDiscoveryStub.describeServiceType(java.lang.String name)
           
 TpService[] IpServiceDiscoveryOperations.discoverService(java.lang.String serviceTypeName, TpServiceProperty[] desiredPropertyList, int max)
           
 TpService[] IpServiceDiscoveryPOATie.discoverService(java.lang.String serviceTypeName, TpServiceProperty[] desiredPropertyList, int max)
           
 TpService[] _IpServiceDiscoveryStub.discoverService(java.lang.String serviceTypeName, TpServiceProperty[] desiredPropertyList, int max)
           
 

Uses of P_UNKNOWN_SERVICE_TYPE in org.csapi.fw.fw_service.discovery
 

Methods in org.csapi.fw.fw_service.discovery that throw P_UNKNOWN_SERVICE_TYPE
 TpServiceTypeDescription IpFwServiceDiscoveryPOATie.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription _IpFwServiceDiscoveryStub.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription IpFwServiceDiscoveryOperations.describeServiceType(java.lang.String name)
           
 TpService[] IpFwServiceDiscoveryPOATie.discoverService(java.lang.String serviceTypeName, TpServiceProperty[] desiredPropertyList, int max)
           
 TpService[] _IpFwServiceDiscoveryStub.discoverService(java.lang.String serviceTypeName, TpServiceProperty[] desiredPropertyList, int max)
           
 TpService[] IpFwServiceDiscoveryOperations.discoverService(java.lang.String serviceTypeName, TpServiceProperty[] desiredPropertyList, int max)
           
 

Uses of P_UNKNOWN_SERVICE_TYPE in org.csapi.fw.fw_service.service_registration
 

Methods in org.csapi.fw.fw_service.service_registration that throw P_UNKNOWN_SERVICE_TYPE
 java.lang.String IpFwServiceRegistrationPOATie.registerService(java.lang.String serviceTypeName, TpServiceProperty[] servicePropertyList)
           
 java.lang.String IpFwServiceRegistrationOperations.registerService(java.lang.String serviceTypeName, TpServiceProperty[] servicePropertyList)
           
 java.lang.String _IpFwServiceRegistrationStub.registerService(java.lang.String serviceTypeName, TpServiceProperty[] servicePropertyList)
           
 



Copyright © 2008. All Rights Reserved.