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
SEARCH:
Package
org.eclipse.jetty.websocket.core.util
Interface InvokerUtils.ParamIdentifier
All Known Implementing Classes:
PathParamIdentifier
Enclosing class:
InvokerUtils
public static interface
InvokerUtils.ParamIdentifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InvokerUtils.Arg
getParamArg
(
Method
method,
Class
<?> paramType, int idx)
Method Details
getParamArg
InvokerUtils.Arg
getParamArg
(
Method
method,
Class
<?> paramType, int idx)