| Package | Description |
|---|---|
| net.jradius.client |
Contains the RadiusClient API and the RadClient and RadBench programs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UDPClientTransport |
| Modifier and Type | Field and Description |
|---|---|
protected RadiusClientTransport |
RadiusClient.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportStatusListener.onAfterReceive(RadiusClientTransport transport,
RadiusPacket packet) |
void |
TransportStatusListener.onAfterSend(RadiusClientTransport transport) |
void |
TransportStatusListener.onBeforeReceive(RadiusClientTransport transport) |
void |
TransportStatusListener.onBeforeSend(RadiusClientTransport transport,
RadiusPacket packet) |
| Constructor and Description |
|---|
RadiusClient(RadiusClientTransport transport) |
RadiusMultiClient(RadiusClientTransport transport) |
Copyright © 2017. All rights reserved.