public class GracefulDisconnectContainer extends AbstractContainer
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition
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, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransition
public GracefulDisconnectContainer()
public GracefulDisconnect getGracefulDisconnect()
public void setGracefulDisconnect(GracefulDisconnect gracefulDisconnect)
gracefulDisconnect
- the GracefulShutdown to set.public void clean()
clean
in class AbstractContainer
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.