public class AppEventImpl extends Object implements AppEvent
| Constructor and Description |
|---|
AppEventImpl(Message message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCommandCode() |
Message |
getMessage() |
String |
getOriginHost() |
String |
getOriginRealm() |
int |
hashCode() |
String |
toString() |
protected Message message
public AppEventImpl(Message message)
public int getCommandCode()
getCommandCode in interface AppEventpublic Message getMessage() throws InternalException
getMessage in interface AppEventInternalExceptionpublic String getOriginHost() throws AvpDataException
getOriginHost in interface AppEventAvpDataExceptionpublic String getOriginRealm() throws AvpDataException
getOriginRealm in interface AppEventAvpDataExceptionCopyright © 2016. All Rights Reserved.