org.apache.directory.shared.ldap.extras.extended.ads_impl
Class StoredProcedureDecoder

java.lang.Object
  extended by org.apache.directory.shared.asn1.ber.Asn1Decoder
      extended by org.apache.directory.shared.ldap.extras.extended.ads_impl.StoredProcedureDecoder
All Implemented Interfaces:
TLVBerDecoderMBean

public class StoredProcedureDecoder
extends Asn1Decoder

StoredProcedure Decoder

Author:
Apache Directory Project

Constructor Summary
StoredProcedureDecoder()
           
 
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

StoredProcedureDecoder

public StoredProcedureDecoder()


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.