public class LazyCommitControl extends AbstractControl implements RequestControl
| Modifier and Type | Field and Description |
|---|---|
static String |
OID
OID of this control.
|
logger| Constructor and Description |
|---|
LazyCommitControl()
Default constructor.
|
LazyCommitControl(boolean critical)
Creates a new lazy commit control.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode()
Provides the BER encoding of this control.
|
int |
hashCode()
Returns the hash code for this object.
|
String |
toString() |
equals, getCriticality, getOIDclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCriticality, getOIDpublic static final String OID
public LazyCommitControl()
public LazyCommitControl(boolean critical)
critical - whether this control is criticalpublic int hashCode()
AbstractControlhashCode in class AbstractControlpublic byte[] encode()
RequestControlencode in interface RequestControlCopyright © 2023. All rights reserved.