JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.oliumbi.compass.server.route
Interface Route
public interface
Route
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Response
handle
(
Request
request,
Response
response)
Method
method
()
String
path
()
Method Details
path
String
path
()
method
Method
method
()
handle
Response
handle
(
Request
request,
Response
response)