Uses of Class
org.ldaptive.ModifyRequest
Packages that use ModifyRequest
-
Uses of ModifyRequest in org.ldaptive
Methods in org.ldaptive that return types with arguments of type ModifyRequestModifier and TypeMethodDescriptionConnection.operation
(ModifyRequest request) Creates a handle for a modify operation.ModifyOperation.send
(ConnectionFactory factory, ModifyRequest request) Sends a modify request.ModifyOperation.send
(ModifyRequest request) Sends a modify request.Methods in org.ldaptive with parameters of type ModifyRequestModifier and TypeMethodDescriptionstatic ModifyResponse
ModifyOperation.execute
(ConnectionFactory factory, ModifyRequest request) Executes a modify request.ModifyOperation.execute
(ModifyRequest request) Executes a modify request.Connection.operation
(ModifyRequest request) Creates a handle for a modify operation.ModifyOperation.send
(ConnectionFactory factory, ModifyRequest request) Sends a modify request.ModifyOperation.send
(ModifyRequest request) Sends a modify request. -
Uses of ModifyRequest in org.ldaptive.transport.netty
Methods in org.ldaptive.transport.netty that return types with arguments of type ModifyRequestMethods in org.ldaptive.transport.netty with parameters of type ModifyRequest