JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.varhttp
Interface ControllerMatcher
All Known Implementing Classes:
VarControllerMatcher
,
VarWebSocketMatcher
public interface
ControllerMatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
ControllerMatch
>
find
(
Method
method)
Method Details
find
Optional
<
ControllerMatch
>
find
(
Method
method)