Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
SIPAPPConfigTypeReadOnlyMBean
All Known Implementing Classes:
SIPAPPConfigType

public interface SIPAPPConfigTypeMBean
extends SIPAPPConfigTypeReadOnlyMBean

Method Summary
 void setMessageDebugMBean(MessageDebugTypeMBean val)
          Set the value of the MessageDebugType element
 void setRouteHeaderMBean(RouteHeaderTypeMBean val)
          Set the value of the RouteHeaderType element
 void setSipServerMBean(SipServerTypeMBean val)
          Set the value of the SipServerType element

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.SIPAPPConfigTypeReadOnlyMBean
getMessageDebugMBean, getRouteHeaderMBean, getSipServerMBean

 

Method Detail

setSipServerMBean

void setSipServerMBean(SipServerTypeMBean val)
Set the value of the SipServerType element

setMessageDebugMBean

void setMessageDebugMBean(MessageDebugTypeMBean val)
Set the value of the MessageDebugType element

setRouteHeaderMBean

void setRouteHeaderMBean(RouteHeaderTypeMBean val)
Set the value of the RouteHeaderType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.