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


public interface EncoderFactory

A factory for creating new StatefulEncoders.

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

Method Summary
 StatefulEncoder createEncoder()
          Creates a new chunking state based encoder.
 

Method Detail

createEncoder

StatefulEncoder createEncoder()
Creates a new chunking state based encoder.

Returns:
a new chunking state based encoder


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