Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
SIPPAConfigTypeReadOnlyMBean
All Known Implementing Classes:
SIPPAConfigType

public interface SIPPAConfigTypeMBean
extends SIPPAConfigTypeReadOnlyMBean

Method Summary
 void setConnectionPoolSetMBean(ConnectionPoolSetTypeMBean val)
          Set the value of the ConnectionPoolSetType element
 void setNetworkAccessPointSetMBean(NetworkAccessPointSetTypeMBean val)
          Set the value of the NetworkAccessPointSetType element
 void setPaMessageDebugMBean(PAMessageDebugTypeMBean val)
          Set the value of the PAMessageDebugType element
 void setSipPAMBean(SipPATypeMBean val)
          Set the value of the SipPAType element

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.SIPPAConfigTypeReadOnlyMBean
getConnectionPoolSetMBean, getNetworkAccessPointSetMBean, getPaMessageDebugMBean, getSipPAMBean

 

Method Detail

setSipPAMBean

void setSipPAMBean(SipPATypeMBean val)
Set the value of the SipPAType element

setNetworkAccessPointSetMBean

void setNetworkAccessPointSetMBean(NetworkAccessPointSetTypeMBean val)
Set the value of the NetworkAccessPointSetType element

setConnectionPoolSetMBean

void setConnectionPoolSetMBean(ConnectionPoolSetTypeMBean val)
Set the value of the ConnectionPoolSetType element

setPaMessageDebugMBean

void setPaMessageDebugMBean(PAMessageDebugTypeMBean val)
Set 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.