|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppEvent
Basic class for application specific event (Sx, Rx, Gx)
| Method Summary | |
|---|---|
int |
getCommandCode()
|
Message |
getMessage()
|
java.lang.String |
getOriginHost()
Return origination host avp value ( null if avp is empty ) |
java.lang.String |
getOriginRealm()
Return origination realm avp value ( null if avp is empty ) |
| Method Detail |
|---|
int getCommandCode()
Message getMessage()
throws InternalException
InternalException - signals that internal message is not set.
java.lang.String getOriginHost()
throws AvpDataException
AvpDataException - if avp is not string
java.lang.String getOriginRealm()
throws AvpDataException
AvpDataException - if avp is not string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||