Uses of Class
org.csapi.cm.P_ILLEGAL_SITE_ID

Packages that use P_ILLEGAL_SITE_ID
org.csapi.cm   
org.mobicents.csapi.jr.slee.cm Contains the Parlay Connectivity Manager data types and interfaces. 
 

Uses of P_ILLEGAL_SITE_ID in org.csapi.cm
 

Fields in org.csapi.cm declared as P_ILLEGAL_SITE_ID
 P_ILLEGAL_SITE_ID P_ILLEGAL_SITE_IDHolder.value
           
 

Methods in org.csapi.cm that return P_ILLEGAL_SITE_ID
static P_ILLEGAL_SITE_ID P_ILLEGAL_SITE_IDHelper.extract(org.omg.CORBA.Any any)
           
static P_ILLEGAL_SITE_ID P_ILLEGAL_SITE_IDHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Methods in org.csapi.cm that throw P_ILLEGAL_SITE_ID
 TpIPSubnet _IpEnterpriseNetworkSiteStub.getSAPIPSubnet(java.lang.String sapID)
           
 TpIPSubnet IpEnterpriseNetworkSitePOATie.getSAPIPSubnet(java.lang.String sapID)
           
 TpIPSubnet IpEnterpriseNetworkSiteOperations.getSAPIPSubnet(java.lang.String sapID)
           
 IpInterface _IpEnterpriseNetworkStub.getSite(java.lang.String siteID)
           
 IpInterface _IpEnterpriseNetworkSiteStub.getSite(java.lang.String siteID)
           
 IpInterface IpEnterpriseNetworkSitePOATie.getSite(java.lang.String siteID)
           
 IpInterface IpEnterpriseNetworkPOATie.getSite(java.lang.String siteID)
           
 IpInterface IpEnterpriseNetworkOperations.getSite(java.lang.String siteID)
           
 

Constructors in org.csapi.cm with parameters of type P_ILLEGAL_SITE_ID
P_ILLEGAL_SITE_IDHolder(P_ILLEGAL_SITE_ID initial)
           
 

Uses of P_ILLEGAL_SITE_ID in org.mobicents.csapi.jr.slee.cm
 

Methods in org.mobicents.csapi.jr.slee.cm that throw P_ILLEGAL_SITE_ID
 TpIPSubnet IpEnterpriseNetworkSiteConnection.getSAPIPSubnet(java.lang.String sapID)
          This method is used to get the IP address of the SAP on the enterprise network.
 IpInterface IpEnterpriseNetworkConnection.getSite(java.lang.String siteID)
          This method is used to get a handle to an interface that holds information about a specific site.
 



Copyright © 2008. All Rights Reserved.