Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.sip
Interface SIPPAConfigTypeReadOnlyMBean

All Known Subinterfaces:
SIPPAConfigTypeMBean
All Known Implementing Classes:
SIPPAConfigType

public interface SIPPAConfigTypeReadOnlyMBean

Method Summary
 ConnectionPoolSetTypeMBean getConnectionPoolSetMBean()
          Return the value of the ConnectionPoolSetType element
 NetworkAccessPointSetTypeMBean getNetworkAccessPointSetMBean()
          Return the value of the NetworkAccessPointSetType element
 PAMessageDebugTypeMBean getPaMessageDebugMBean()
          Return the value of the PAMessageDebugType element
 SipPATypeMBean getSipPAMBean()
          Return the value of the SipPAType element

 

Method Detail

getSipPAMBean

SipPATypeMBean getSipPAMBean()
Return the value of the SipPAType element

getNetworkAccessPointSetMBean

NetworkAccessPointSetTypeMBean getNetworkAccessPointSetMBean()
Return the value of the NetworkAccessPointSetType element

getConnectionPoolSetMBean

ConnectionPoolSetTypeMBean getConnectionPoolSetMBean()
Return the value of the ConnectionPoolSetType element

getPaMessageDebugMBean

PAMessageDebugTypeMBean getPaMessageDebugMBean()
Return the value of the PAMessageDebugType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.