|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.diameter.base.events.DiameterMessageImpl
org.mobicents.slee.resource.diameter.base.events.ExtensionDiameterMessageImpl
org.mobicents.slee.resource.diameter.base.events.SessionTerminationAnswerImpl
org.mobicents.slee.resource.diameter.base.events.SessionTerminationRequestImpl
public class SessionTerminationRequestImpl
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resource.diameter.base.events.DiameterMessageImpl |
|---|
destinationHostMandatory, destinationRealmMandatory, log, message, originHostMandatory, originRealmMandatory |
| Fields inherited from interface net.java.slee.resource.diameter.base.events.SessionTerminationRequest |
|---|
commandCode |
| Fields inherited from interface net.java.slee.resource.diameter.base.events.SessionTerminationAnswer |
|---|
commandCode |
| Fields inherited from interface net.java.slee.resource.diameter.base.events.ExtensionDiameterMessage |
|---|
commandCode |
| Constructor Summary | |
|---|---|
SessionTerminationRequestImpl(org.jdiameter.api.Message message)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLongName()
This method returns long name of this message type - Like Device-Watchdog-Request |
java.lang.String |
getShortName()
This method return short name of this message type - for instance DWR,DWA for DeviceWatchdog message |
TerminationCauseType |
getTerminationCause()
Returns the value of the Termination-Cause AVP, of type Enumerated. |
boolean |
hasTerminationCause()
Returns true if the Termination-Cause AVP is present in the message. |
void |
setTerminationCause(TerminationCauseType terminationCause)
Sets the value of the Termination-Cause AVP, of type Enumerated. |
| Methods inherited from class org.mobicents.slee.resource.diameter.base.events.SessionTerminationAnswerImpl |
|---|
getClassAvps, setClassAvp, setClassAvps |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.SessionTerminationRequest |
|---|
getAuthApplicationId, getClassAvps, getDestinationHost, getOriginStateId, getProxyInfos, getRouteRecords, getUserName, hasAuthApplicationId, hasDestinationHost, hasDestinationRealm, hasOriginStateId, hasUserName, setAuthApplicationId, setClassAvp, setClassAvps, setDestinationHost, setOriginStateId, setProxyInfo, setProxyInfos, setRouteRecord, setRouteRecords, setUserName |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.DiameterMessage |
|---|
clone, getAvps, getCommand, getDestinationRealm, getExtensionAvps, getHeader, getOriginHost, getOriginRealm, getSessionId, hasOriginHost, hasOriginRealm, hasSessionId, setDestinationRealm, setExtensionAvps, setOriginHost, setOriginRealm, setSessionId |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.SessionTerminationAnswer |
|---|
getErrorMessage, getErrorReportingHost, getFailedAvps, getOriginStateId, getProxyInfos, getRedirectHosts, getRedirectHostUsage, getRedirectMaxCacheTime, getResultCode, getUserName, hasErrorMessage, hasErrorReportingHost, hasOriginStateId, hasRedirectHostUsage, hasRedirectMaxCacheTime, hasResultCode, hasUserName, setErrorMessage, setErrorReportingHost, setFailedAvp, setFailedAvps, setOriginStateId, setProxyInfo, setProxyInfos, setRedirectHost, setRedirectHosts, setRedirectHostUsage, setRedirectMaxCacheTime, setResultCode, setUserName |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.ExtensionDiameterMessage |
|---|
hasDestinationHost, hasDestinationRealm |
| Constructor Detail |
|---|
public SessionTerminationRequestImpl(org.jdiameter.api.Message message)
| Method Detail |
|---|
public java.lang.String getLongName()
DiameterMessageImpl
getLongName in class SessionTerminationAnswerImplpublic java.lang.String getShortName()
DiameterMessageImpl
getShortName in class SessionTerminationAnswerImplpublic boolean hasTerminationCause()
SessionTerminationRequest
hasTerminationCause in interface SessionTerminationRequestpublic TerminationCauseType getTerminationCause()
SessionTerminationRequest
getTerminationCause in interface SessionTerminationRequestpublic void setTerminationCause(TerminationCauseType terminationCause)
SessionTerminationRequest
setTerminationCause in interface SessionTerminationRequest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||