Uses of Class
org.csapi.cm.TpIPSubnet

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

Uses of TpIPSubnet in org.csapi.cm
 

Fields in org.csapi.cm declared as TpIPSubnet
 TpIPSubnet TpIPSubnetHolder.value
           
 

Methods in org.csapi.cm that return TpIPSubnet
static TpIPSubnet TpIPSubnetHelper.extract(org.omg.CORBA.Any any)
           
 TpIPSubnet _IpEnterpriseNetworkSiteStub.getIPSubnet()
           
 TpIPSubnet IpEnterpriseNetworkSitePOATie.getIPSubnet()
           
 TpIPSubnet IpEnterpriseNetworkSiteOperations.getIPSubnet()
           
 TpIPSubnet _IpEnterpriseNetworkSiteStub.getSAPIPSubnet(java.lang.String sapID)
           
 TpIPSubnet IpEnterpriseNetworkSitePOATie.getSAPIPSubnet(java.lang.String sapID)
           
 TpIPSubnet IpEnterpriseNetworkSiteOperations.getSAPIPSubnet(java.lang.String sapID)
           
static TpIPSubnet TpIPSubnetHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.cm with parameters of type TpIPSubnet
TpIPSubnetHolder(TpIPSubnet initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that return TpIPSubnet
 TpIPSubnet IpEnterpriseNetworkSiteConnection.getIPSubnet()
          This method is used to get IP subnet information for this site.
 TpIPSubnet IpEnterpriseNetworkSiteConnection.getSAPIPSubnet(java.lang.String sapID)
          This method is used to get the IP address of the SAP on the enterprise network.
 



Copyright © 2008. All Rights Reserved.