public class CancelResponseDecorator
extends org.apache.directory.api.ldap.codec.api.ExtendedResponseDecorator<org.apache.directory.api.ldap.extras.extended.CancelResponse>
implements org.apache.directory.api.ldap.extras.extended.CancelResponse
| Constructor and Description |
|---|
CancelResponseDecorator(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.extended.CancelResponse decoratedMessage)
Creates a new instance of CancelResponseDecorator.
|
computeLength, encode, getExtendedResponseLength, getResponseName, getResponseNameBytes, getResponseValue, setExtendedResponseLength, setResponseName, setResponseNameBytes, setResponseValuegetLdapResult, setLdapResultaddAllControls, addControl, get, getCodecService, getControl, getControls, getControlsLength, getCurrentControl, getDecorated, getDecorator, getMessageId, getMessageLength, getType, hasControl, put, removeControl, setControlsLength, setMessageId, setMessageLength, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetResponseName, setResponseNamepublic CancelResponseDecorator(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.extended.CancelResponse decoratedMessage)
codec - decoratedMessage - Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.