|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppRequestEvent
Basic class for application specific request event (Sx, Rx, Gx)
| Method Summary | |
|---|---|
java.lang.String |
getDestinationHost()
Return destination host avp value ( null if avp is empty ) |
java.lang.String |
getDestinationRealm()
Return destionation realm avp value ( null if avp is empty ) |
| Methods inherited from interface org.jdiameter.api.app.AppEvent |
|---|
getCommandCode, getMessage, getOriginHost, getOriginRealm |
| Method Detail |
|---|
java.lang.String getDestinationHost()
throws AvpDataException
AvpDataException - if avp is not string
java.lang.String getDestinationRealm()
throws AvpDataException
AvpDataException - if avp is not string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||