public final class ExtendedRequestFactory extends Object implements Messagefactory
Modifier and Type | Field and Description |
---|---|
static ExtendedRequestFactory |
INSTANCE
The static instance
|
Modifier and Type | Method and Description |
---|---|
void |
encodeReverse(LdapApiService codec,
Asn1Buffer buffer,
Message message)
Encode the ExtendedRequest message to a PDU.
|
public static final ExtendedRequestFactory INSTANCE
public void encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)
0x77 L1 | +--> 0x80 LL abcd requestName [+--> 0x81 LL abcd requestValue]
encodeReverse
in interface Messagefactory
codec
- The LdapApiService instancebuffer
- The buffer where to put the PDUmessage
- the DeleteResponse to encodeCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.