public class GracefulShutdownDecoder
extends org.apache.directory.api.asn1.ber.Asn1Decoder
| Constructor and Description |
|---|
GracefulShutdownDecoder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.directory.api.asn1.Asn1Object |
decode(byte[] stream)
Decode a PDU which must contain a GracefulShutdown extended operation.
|
public org.apache.directory.api.asn1.Asn1Object decode(byte[] stream)
throws org.apache.directory.api.asn1.DecoderException
stream - The bytes to be decodedorg.apache.directory.api.asn1.DecoderException - If the decoding failedCopyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.