|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppRequestEventImpl
org.jdiameter.common.impl.app.auth.ReAuthRequestImpl
public class ReAuthRequestImpl
| Field Summary | |
|---|---|
static int |
code
|
| Fields inherited from class org.jdiameter.common.impl.app.AppEventImpl |
|---|
message |
| Constructor Summary | |
|---|---|
ReAuthRequestImpl(org.jdiameter.api.Message message)
|
|
| Method Summary | |
|---|---|
long |
getAuthApplicationId()
|
int |
getReAuthRequestType()
|
| Methods inherited from class org.jdiameter.common.impl.app.AppRequestEventImpl |
|---|
getDestinationHost, getDestinationRealm |
| Methods inherited from class org.jdiameter.common.impl.app.AppEventImpl |
|---|
equals, getCommandCode, getMessage, getOriginHost, getOriginRealm, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jdiameter.api.app.AppRequestEvent |
|---|
getDestinationHost, getDestinationRealm |
| Methods inherited from interface org.jdiameter.api.app.AppEvent |
|---|
getCommandCode, getMessage, getOriginHost, getOriginRealm |
| Field Detail |
|---|
public static int code
| Constructor Detail |
|---|
public ReAuthRequestImpl(org.jdiameter.api.Message message)
| Method Detail |
|---|
public long getAuthApplicationId()
throws org.jdiameter.api.AvpDataException
getAuthApplicationId in interface org.jdiameter.api.auth.events.ReAuthRequestorg.jdiameter.api.AvpDataException
public int getReAuthRequestType()
throws org.jdiameter.api.AvpDataException
getReAuthRequestType in interface org.jdiameter.api.auth.events.ReAuthRequestorg.jdiameter.api.AvpDataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||