public class PacketHandlerChain extends EventHandlerChain implements PacketHandler
config| Constructor and Description |
|---|
PacketHandlerChain() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(JRadiusEvent event) |
boolean |
handle(JRadiusRequest request)
Derived classes must implement the handle method
|
execute, execute, getCatalog, getCatalogName, getOnFalse, getOnTrue, setBeanFactory, setCatalogName, setConfig, setOnFalse, setOnTruedoesHandle, execute, getName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetNamedoesHandle, getName, setConfigpublic boolean handle(JRadiusEvent event) throws Exception
handle in interface EventHandlerhandle in class EventHandlerChainExceptionpublic boolean handle(JRadiusRequest request) throws Exception
PacketHandlerhandle in interface PacketHandlerrequest - The JRadiusRequest being processedExceptionCopyright © 2017. All rights reserved.