public class DiameterFormat extends Format
Format.AttributeParseContext| Constructor and Description |
|---|
DiameterFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
packAttribute(ByteBuffer buffer,
RadiusAttribute a) |
void |
packHeader(ByteBuffer buffer,
RadiusAttribute a) |
void |
packHeader(ByteBuffer buffer,
VSAttribute a) |
void |
unpackAttributeHeader(ByteBuffer buffer,
Format.AttributeParseContext ctx) |
getUnsignedByte, getUnsignedByte, getUnsignedInt, getUnsignedInt, getUnsignedShort, getUnsignedShort, packAttributeList, packAttributes, putUnsignedByte, putUnsignedByte, putUnsignedInt, putUnsignedInt, putUnsignedShort, putUnsignedShort, readUnsignedByte, readUnsignedInt, readUnsignedShort, unpackAttributes, writeUnsignedByte, writeUnsignedInt, writeUnsignedShortpublic void packAttribute(ByteBuffer buffer, RadiusAttribute a)
packAttribute in class Formatpublic void packHeader(ByteBuffer buffer, RadiusAttribute a)
public void packHeader(ByteBuffer buffer, VSAttribute a)
public void unpackAttributeHeader(ByteBuffer buffer, Format.AttributeParseContext ctx) throws IOException
unpackAttributeHeader in class FormatIOExceptionCopyright © 2017. All rights reserved.