public class GracefulShutdownContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
GracefulShutdownContainer()
Creates a new GracefulShutdownContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
GracefulShutdown |
getGracefulShutdown() |
void |
setGracefulShutdown(GracefulShutdown gracefulShutdown)
Set a GracefulShutdown Object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic GracefulShutdownContainer()
public GracefulShutdown getGracefulShutdown()
public void setGracefulShutdown(GracefulShutdown gracefulShutdown)
gracefulShutdown - the GracefulShutdown to set.public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.