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 void
TransportConnection.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 void
NettyConnection.operation
(UnbindRequest request)