public interface SipSubscriptionMBean
Modifier and Type | Method and Description |
---|---|
AcceptHeadersMBean |
getAcceptHeadersMBean()
Return the value of the AcceptHeaders element
|
java.lang.String |
getAsProtocolStack()
Gets the value of the asProtocolStack property.
|
java.lang.String |
getPsxSipDomain()
Gets the value of the psxSipDomain property.
|
boolean |
isGeneratePendingNotify()
Gets the value of the generatePendingNotify property.
|
void |
setAcceptHeadersMBean(AcceptHeadersMBean val)
Set the value of the AcceptHeaders element
|
void |
setAsProtocolStack(java.lang.String value)
Sets the value of the asProtocolStack property.
|
void |
setGeneratePendingNotify(boolean value)
Sets the value of the generatePendingNotify property.
|
void |
setPsxSipDomain(java.lang.String value)
Sets the value of the psxSipDomain property.
|
java.lang.String getAsProtocolStack()
void setAsProtocolStack(java.lang.String value)
boolean isGeneratePendingNotify()
void setGeneratePendingNotify(boolean value)
java.lang.String getPsxSipDomain()
void setPsxSipDomain(java.lang.String value)
AcceptHeadersMBean getAcceptHeadersMBean()
void setAcceptHeadersMBean(AcceptHeadersMBean val)