org.apache.directory.shared.ldap.codec
Class LdapDecoder

java.lang.Object
  extended by org.apache.directory.shared.asn1.ber.Asn1Decoder
      extended by org.apache.directory.shared.ldap.codec.LdapDecoder
All Implemented Interfaces:
ITLVBerDecoderMBean

public class LdapDecoder
extends Asn1Decoder

The Ldap decoder.

Version:
$Rev: 664290 $, $Date: 2008-06-07 08:28:06 +0200 (Sa, 07 Jun 2008) $,
Author:
Apache Directory Project

Constructor Summary
LdapDecoder()
          Standard LdapDecoder constructor.
 
Method Summary
 
Methods inherited from class org.apache.directory.shared.asn1.ber.Asn1Decoder
allowIndefiniteLength, decode, disallowIndefiniteLength, getMaxLengthLength, getMaxTagLength, isIndefiniteLengthAllowed, setMaxLengthLength, setMaxTagLength
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapDecoder

public LdapDecoder()
Standard LdapDecoder constructor.



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