javax.naming.ldap
public interface ExtendedRequest extends Serializable
Modifier and Type | Method and Description |
---|---|
ExtendedResponse |
createExtendedResponse(String id,
byte[] berValue,
int offset,
int length) |
byte[] |
getEncodedValue() |
String |
getID() |
byte[] getEncodedValue()
ExtendedResponse createExtendedResponse(String id, byte[] berValue, int offset, int length) throws NamingException
NamingException