public class NameServerRecordDecoder extends Object implements RecordDecoder
3.3.11. NS RDATA format +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ / NSDNAME / / / +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ where: NSDNAME Awhich specifies a host which should be authoritative for the specified class and domain.
Constructor and Description |
---|
NameServerRecordDecoder() |
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 The Apache Software Foundation. All Rights Reserved.