Index

B C D E H L M P R S T 
All Classes and Interfaces|All Packages

B

build() - Method in class ch.oliumbi.compass.server.cookie.Cookie
 

C

ch.oliumbi.compass.server - package ch.oliumbi.compass.server
 
ch.oliumbi.compass.server.cookie - package ch.oliumbi.compass.server.cookie
 
ch.oliumbi.compass.server.file - package ch.oliumbi.compass.server.file
 
ch.oliumbi.compass.server.header - package ch.oliumbi.compass.server.header
 
ch.oliumbi.compass.server.param - package ch.oliumbi.compass.server.param
 
ch.oliumbi.compass.server.path - package ch.oliumbi.compass.server.path
 
ch.oliumbi.compass.server.request - package ch.oliumbi.compass.server.request
 
ch.oliumbi.compass.server.response - package ch.oliumbi.compass.server.response
 
ch.oliumbi.compass.server.route - package ch.oliumbi.compass.server.route
 
convert() - Method in class ch.oliumbi.compass.server.header.Header
 
Cookie - Class in ch.oliumbi.compass.server.cookie
 
Cookie() - Constructor for class ch.oliumbi.compass.server.cookie.Cookie
 
create(String) - Static method in class ch.oliumbi.compass.server.param.Param
 
create(String) - Static method in class ch.oliumbi.compass.server.path.Path
 
create(List<HttpCookie>) - Static method in class ch.oliumbi.compass.server.cookie.Cookie
 
create(HttpFields) - Static method in class ch.oliumbi.compass.server.header.Header
 

D

Document - Record Class in ch.oliumbi.compass.server.file
 
Document(String, MimeType) - Constructor for record class ch.oliumbi.compass.server.file.Document
Creates an instance of a Document record class.

E

element(String) - Method in class ch.oliumbi.compass.server.path.Path
 
Entrypoint - Class in ch.oliumbi.compass.server
 
Entrypoint() - Constructor for class ch.oliumbi.compass.server.Entrypoint
 
equals(Object) - Method in record class ch.oliumbi.compass.server.file.Document
Indicates whether some other object is "equal to" this one.

H

handle(Request) - Method in class ch.oliumbi.compass.server.Service
 
handle(Request, Response) - Method in interface ch.oliumbi.compass.server.route.Route
 
handle(Request, Response, Callback) - Method in class ch.oliumbi.compass.server.Entrypoint
 
hashCode() - Method in record class ch.oliumbi.compass.server.file.Document
Returns a hash code value for this object.
Header - Class in ch.oliumbi.compass.server.header
 
Header() - Constructor for class ch.oliumbi.compass.server.header.Header
 

L

LOGGER - Static variable in class ch.oliumbi.compass.server.Server
 

M

matches() - Method in class ch.oliumbi.compass.server.path.Path
** does not matter continue * + : has to be at least 1 text has to match exactly pattern end
method() - Method in interface ch.oliumbi.compass.server.route.Route
 
mimeType() - Method in record class ch.oliumbi.compass.server.file.Document
Returns the value of the mimeType record component.

P

Param - Class in ch.oliumbi.compass.server.param
 
Param() - Constructor for class ch.oliumbi.compass.server.param.Param
 
path() - Method in record class ch.oliumbi.compass.server.file.Document
Returns the value of the path record component.
path() - Method in interface ch.oliumbi.compass.server.route.Route
 
Path - Class in ch.oliumbi.compass.server.path
 
Path() - Constructor for class ch.oliumbi.compass.server.path.Path
 

R

Request - Class in ch.oliumbi.compass.server.request
 
Request() - Constructor for class ch.oliumbi.compass.server.request.Request
 
Response - Class in ch.oliumbi.compass.server.response
 
Response() - Constructor for class ch.oliumbi.compass.server.response.Response
 
Route - Interface in ch.oliumbi.compass.server.route
 

S

Server - Class in ch.oliumbi.compass.server
 
Server() - Constructor for class ch.oliumbi.compass.server.Server
 
Service - Class in ch.oliumbi.compass.server
 
Service() - Constructor for class ch.oliumbi.compass.server.Service
 
start(int) - Static method in class ch.oliumbi.compass.server.Server
 

T

toString() - Method in record class ch.oliumbi.compass.server.file.Document
Returns a string representation of this record class.
B C D E H L M P R S T 
All Classes and Interfaces|All Packages