public abstract class ServerEvent extends JRadiusEvent
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>applicationContext| Constructor and Description |
|---|
ServerEvent() |
| Modifier and Type | Method and Description |
|---|---|
JRadiusRequest |
getRequest() |
String |
getSessionKey() |
int |
getType() |
void |
setRequest(JRadiusRequest request) |
void |
setSessionKey(String sessionKey) |
getApplicationContext, getListener, getSender, getTypeString, setApplicationContext, setListener, setSenderclear, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll, sizepublic JRadiusRequest getRequest()
public void setRequest(JRadiusRequest request)
public String getSessionKey()
public void setSessionKey(String sessionKey)
sessionKey - The sessionKey to set.public int getType()
getType in class JRadiusEventCopyright © 2017. All rights reserved.