public class GracefulDisconnectContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
GracefulDisconnectContainer()
Creates a new GracefulDisconnectContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
GracefulDisconnect |
getGracefulDisconnect() |
void |
setGracefulDisconnect(GracefulDisconnect gracefulDisconnect)
Set a GracefulDisconnect 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 GracefulDisconnectContainer()
public GracefulDisconnect getGracefulDisconnect()
public void setGracefulDisconnect(GracefulDisconnect gracefulDisconnect)
gracefulDisconnect - 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.