JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.ldaptive.handler
Interface RequestHandler<Q extends
Request
>
Type Parameters:
Q
- type of request
All Superinterfaces:
Function
<Q,
Q>
public interface
RequestHandler<Q extends
Request
>
extends
Function
<Q,
Q>
Marker interface for a request handler.
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose