public static class RadiusUtils.RadiusPacketAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<byte[],RadiusPacket>
Constructor and Description |
---|
RadiusPacketAdapter() |
Modifier and Type | Method and Description |
---|---|
byte[] |
marshal(RadiusPacket v) |
RadiusPacket |
unmarshal(byte[] v) |
public byte[] marshal(RadiusPacket v) throws java.lang.Exception
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<byte[],RadiusPacket>
java.lang.Exception
public RadiusPacket unmarshal(byte[] v) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<byte[],RadiusPacket>
java.lang.Exception