| Package | Description |
|---|---|
| net.jradius.handler |
JRadius Packet and Event Handler Interfaces and Handlers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PacketHandler
The base abstract class of all Packet Handlers
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventHandlerBase
The base abstract class of all Event Handlers (the base of all handles)
|
class |
EventHandlerChain
The EventHandlerChain is a simple EventHandler that delegates
the request to a type specific command within a chain catalog,
if one is found.
|
class |
PacketHandlerBase
The base abstract class of all Packet Handlers
|
class |
PacketHandlerChain
The Catalog Handler is a simple PacketHandler that delegates
the request to a type specific command within a chain catalog,
if one is found.
|
Copyright © 2017. All rights reserved.