public class ApReqContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
ApReqContainer(ByteBuffer stream)
Creates a new ApReqContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
ApReq |
getApReq() |
void |
setApReq(ApReq apReq)
Set an ApReq Object into the container.
|
clean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic ApReqContainer(ByteBuffer stream)
stream - The stream containing the data to decodeCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.