org.apache.directory.shared.asn1.codec.stateful
Interface DecoderFactory


public interface DecoderFactory

A factory for creating new StatefulDecoders.

Version:
$Rev: 434412 $
Author:
Apache Directory Project

Method Summary
 StatefulDecoder createDecoder()
          Creates a chunking state based decoder.
 

Method Detail

createDecoder

StatefulDecoder createDecoder()
Creates a chunking state based decoder.

Returns:
a chunking state based decoder


Copyright © 2004-2010. All Rights Reserved.