public class StartTransactionRequestDecorator
extends org.apache.directory.api.ldap.codec.decorators.ExtendedRequestDecorator<org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest>
implements org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest
| Modifier and Type | Field and Description |
|---|---|
private org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest |
startTransactionRequest
The internal startTransaction request
|
| Constructor and Description |
|---|
StartTransactionRequestDecorator(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest decoratedMessage)
Creates a new instance of StartTransactionRequestDecorator.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponse |
getResultResponse() |
addAllControls, addControl, computeLength, encode, getRequestName, getRequestValue, removeControl, setMessageId, setRequestName, setRequestValueabandon, addAbandonListener, getResponseType, isAbandonedhasResponseget, getCodecService, getControl, getControls, getControlsLength, getCurrentControl, getDecorated, getDecorator, getMessageId, getMessageLength, getType, hasControl, put, setControlsLength, setMessageLength, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAllControls, addControl, getRequestName, removeControl, setMessageId, setRequestNameprivate org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest startTransactionRequest
public StartTransactionRequestDecorator(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest decoratedMessage)
codec - The LDAP Service to usedecoratedMessage - The canceled requestpublic org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponse getResultResponse()
getResultResponse in interface org.apache.directory.api.ldap.model.message.ResultResponseRequestgetResultResponse in class org.apache.directory.api.ldap.codec.decorators.ResultResponseRequestDecorator<org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest>Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.