public interface StartTransactionResponse
extends org.apache.directory.api.ldap.model.message.ExtendedResponse
StartTransactionResponse ::= [APPLICATION 24] SEQUENCE {
COMPONENTS OF LDAPResult,
responseValue [11] OCTET STRING OPTIONAL }
where the responseName is not present, and the responseValue contain
a transaction identifier when the result is SUCCESS.| Modifier and Type | Method and Description |
|---|---|
byte[] |
getTransactionId() |
getResponseName, setResponseNameCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.