| Package | Description |
|---|---|
| net.jradius.packet |
JRadius Core RADIUS Packet Objects and Utilities.
|
| net.jradius.packet.attribute |
JRadius Core RADIUS Attribute Objects and Utilities.
|
| Modifier and Type | Method and Description |
|---|---|
int |
RadiusFormat.headerLength(VSAttribute a)
Packs a VSAttribute header into a DataOutputStream
|
void |
DHCPFormat.packAttribute(ByteBuffer buffer,
VSAttribute a) |
void |
DHCPFormat.packAttribute(OutputStream out,
VSAttribute a) |
void |
RadiusFormat.packHeader(ByteBuffer buffer,
VSAttribute a) |
void |
DiameterFormat.packHeader(ByteBuffer buffer,
VSAttribute a) |
void |
RadiusFormat.packHeader(ByteBuffer buffer,
VSAttribute a,
int len) |
| Modifier and Type | Method and Description |
|---|---|
void |
Format.packAttributes(ByteBuffer buffer,
List<VSAttribute> list) |
| Modifier and Type | Class and Description |
|---|---|
class |
Attr_UnknownVSAttribute |
class |
SubAttribute |
class |
VSAWithSubAttributes
Sub-TLV attribute, as specified by WiMAX.
|
Copyright © 2017. All rights reserved.