org.apache.directory.server.dhcp.io
Class DhcpOptionsDecoder

java.lang.Object
  extended by org.apache.directory.server.dhcp.io.DhcpOptionsDecoder

public class DhcpOptionsDecoder
extends java.lang.Object


Constructor Summary
DhcpOptionsDecoder()
           
 
Method Summary
 OptionsField decode(java.nio.ByteBuffer message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DhcpOptionsDecoder

public DhcpOptionsDecoder()
Method Detail

decode

public OptionsField decode(java.nio.ByteBuffer message)
                    throws DhcpException
Throws:
DhcpException


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.