|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SipSubscriptionMBean
Inteface for SipSubscriptionMBean
Method Summary | |
---|---|
javax.management.ObjectName |
getAcceptHeaders() Defines the allowed accept header values. |
java.lang.String |
getAsProtocolStack() TBD: Add description |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getGeneratePendingNotify() Indicates whether to generate NOTIFY request with Subscription-State='pending' and an empty body when a new subscription is created and the terminal state is yet unknown. |
java.lang.String |
getPsxSipDomain() The domain name of the IM-PSX module. |
void |
setAsProtocolStack(java.lang.String param) TBD: Add description |
void |
setGeneratePendingNotify(java.lang.String param) Indicates whether to generate NOTIFY request with Subscription-State='pending' and an empty body when a new subscription is created and the terminal state is yet unknown. |
void |
setPsxSipDomain(java.lang.String param) The domain name of the IM-PSX module. |
Method Detail |
---|
java.lang.String getAsProtocolStack() throws java.io.IOException
java.io.IOException
void setAsProtocolStack(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getGeneratePendingNotify() throws java.io.IOException
java.io.IOException
void setGeneratePendingNotify(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getPsxSipDomain() throws java.io.IOException
java.io.IOException
void setPsxSipDomain(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getAcceptHeaders() throws java.io.IOException
java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |