Uses of Class
org.csapi.jr.se.pam.PamUnavailableInterfaceException

Packages that use PamUnavailableInterfaceException
org.csapi.jr.se.pam.access Contains the PAM Access interface classes. 
org.csapi.jr.se.pam.event Contains the PAM Event interface classes. 
org.csapi.jr.se.pam.provisioning Contains the PAM Provisioning interface classes. 
 

Uses of PamUnavailableInterfaceException in org.csapi.jr.se.pam.access
 

Methods in org.csapi.jr.se.pam.access that throw PamUnavailableInterfaceException
 org.csapi.jr.se.CsapiInterface PAMPresenceAvailabilityManager.obtainInterface(java.lang.String interfaceName)
          Invokes the obtainInterface() method on the Parlay Gateway.
 

Uses of PamUnavailableInterfaceException in org.csapi.jr.se.pam.event
 

Methods in org.csapi.jr.se.pam.event that throw PamUnavailableInterfaceException
 org.csapi.jr.se.CsapiInterface PAMEventManager.obtainInterface(java.lang.String interfaceName)
          Invokes the obtainInterface() method on the Parlay Gateway.
 

Uses of PamUnavailableInterfaceException in org.csapi.jr.se.pam.provisioning
 

Methods in org.csapi.jr.se.pam.provisioning that throw PamUnavailableInterfaceException
 org.csapi.jr.se.CsapiInterface PAMProvisioningManager.obtainInterface(java.lang.String interfaceName)
          Invokes the obtainInterface() method on the Parlay Gateway.