Uses of Class
org.ldaptive.UnbindRequest
Packages that use UnbindRequest
-
Uses of UnbindRequest in org.ldaptive.transport
Methods in org.ldaptive.transport with parameters of type UnbindRequestModifier and TypeMethodDescriptionprotected abstract voidTransportConnection.operation(UnbindRequest request) Executes an unbind operation. -
Uses of UnbindRequest in org.ldaptive.transport.netty
Methods in org.ldaptive.transport.netty with parameters of type UnbindRequestModifier and TypeMethodDescriptionprotected voidNettyConnection.operation(UnbindRequest request)