public class AddressRecordDecoder extends Object implements RecordDecoder
3.4.1. A RDATA format +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ | ADDRESS | +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ where: ADDRESS A 32 bit Internet address.
Constructor and Description |
---|
AddressRecordDecoder() |
public Map<String,Object> decode(org.apache.mina.core.buffer.IoBuffer byteBuffer, short length) throws IOException
RecordDecoder
decode
in interface RecordDecoder
IOException
Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.