| Package | Description |
|---|---|
| net.jradius.server |
The JRadius Core Server.
|
| net.jradius.server.config |
JRadius Server Configuration Objects and Utilities.
|
| Modifier and Type | Field and Description |
|---|---|
protected ListenerConfigurationItem |
TCPListener.config |
| Modifier and Type | Method and Description |
|---|---|
void |
TCPListener.setConfiguration(ListenerConfigurationItem cfg) |
void |
Listener.setConfiguration(ListenerConfigurationItem cfg) |
void |
TCPListener.setConfiguration(ListenerConfigurationItem cfg,
boolean noKeepAlive) |
void |
TCPListener.setListenerConfigurationItem(ListenerConfigurationItem cfg)
Sets the listeners ConfigurationItem
|
| Modifier and Type | Method and Description |
|---|---|
static ListenerConfigurationItem |
Configuration.listenerConfigurationForName(String name) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ListenerConfigurationItem> |
Configuration.getListenerConfigs()
A collection of ListenerConfigurationItems, corresponding
to the <listener> elements in the configuration file.
|
Copyright © 2017. All rights reserved.