|
||||||||||
| 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.ReAuthRequestImpl
public class ReAuthRequestImpl
| 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.ReAuthRequest |
|---|
commandCode |
| Fields inherited from interface net.java.slee.resource.diameter.base.events.ExtensionDiameterMessage |
|---|
commandCode |
| Constructor Summary | |
|---|---|
ReAuthRequestImpl(org.jdiameter.api.Message message)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLongName()
This method returns long name of this message type - Like Device-Watchdog-Request |
ReAuthRequestTypeAvp |
getReAuthRequestType()
Returns the value of the Re-Auth-Request-Type AVP, of type Enumerated. |
java.lang.String |
getShortName()
This method return short name of this message type - for instance DWR,DWA for DeviceWatchdog message |
boolean |
hasReAuthRequestType()
Returns true if the Re-Auth-Request-Type AVP is present in the message. |
void |
setReAuthRequestType(ReAuthRequestTypeAvp reAuthRequestType)
Sets the value of the Re-Auth-Request-Type AVP, of type Enumerated. |
| 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.ReAuthRequest |
|---|
getAuthApplicationId, getOriginStateId, getProxyInfos, getRouteRecords, getUserName, hasAuthApplicationId, hasDestinationHost, hasDestinationRealm, hasOriginStateId, hasUserName, setAuthApplicationId, setOriginStateId, setProxyInfo, setProxyInfos, setRouteRecord, setRouteRecords, setUserName |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.DiameterMessage |
|---|
clone, getAvps, getCommand, getDestinationHost, getDestinationRealm, getExtensionAvps, getHeader, getOriginHost, getOriginRealm, getSessionId, hasOriginHost, hasOriginRealm, hasSessionId, setDestinationHost, setDestinationRealm, setExtensionAvps, setOriginHost, setOriginRealm, setSessionId |
| Methods inherited from interface net.java.slee.resource.diameter.base.events.ExtensionDiameterMessage |
|---|
hasDestinationHost, hasDestinationRealm |
| Constructor Detail |
|---|
public ReAuthRequestImpl(org.jdiameter.api.Message message)
| Method Detail |
|---|
public boolean hasReAuthRequestType()
ReAuthRequest
hasReAuthRequestType in interface ReAuthRequestpublic ReAuthRequestTypeAvp getReAuthRequestType()
ReAuthRequest
getReAuthRequestType in interface ReAuthRequestpublic void setReAuthRequestType(ReAuthRequestTypeAvp reAuthRequestType)
ReAuthRequest
setReAuthRequestType in interface ReAuthRequestpublic java.lang.String getLongName()
DiameterMessageImpl
getLongName in class ExtensionDiameterMessageImplpublic java.lang.String getShortName()
DiameterMessageImpl
getShortName in class ExtensionDiameterMessageImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||