C D E G H I O P R S T V 

C

call(Request) - Method in interface io.github.espresso4j.Espresso
 
call(Request, Consumer<Response>, Consumer<Exception>) - Method in interface io.github.espresso4j.Espresso
 
copyStream(InputStream, OutputStream) - Static method in class io.github.espresso4j.internal.IoUtils
 

D

DELETE - io.github.espresso4j.Request.Method
 

E

Espresso - Interface in io.github.espresso4j
 

G

GET - io.github.espresso4j.Request.Method
 
getBody() - Method in class io.github.espresso4j.Request
 
getBody() - Method in class io.github.espresso4j.Response
 
getExtensions() - Method in class io.github.espresso4j.Request
 
getHeaders() - Method in class io.github.espresso4j.Request
 
getHeaders() - Method in class io.github.espresso4j.Response
 
getProtcol() - Method in class io.github.espresso4j.Request
 
getQueryString() - Method in class io.github.espresso4j.Request
 
getRemoteAddr() - Method in class io.github.espresso4j.Request
 
getRequestMethod() - Method in class io.github.espresso4j.Request
 
getScheme() - Method in class io.github.espresso4j.Request
 
getServerName() - Method in class io.github.espresso4j.Request
 
getServerPort() - Method in class io.github.espresso4j.Request
 
getSslClientCert() - Method in class io.github.espresso4j.Request
 
getStatus() - Method in class io.github.espresso4j.Response
 
getUri() - Method in class io.github.espresso4j.Request
 

H

HEAD - io.github.espresso4j.Request.Method
 
HTTP - io.github.espresso4j.Request.Scheme
 
HTTPS - io.github.espresso4j.Request.Scheme
 

I

io.github.espresso4j - package io.github.espresso4j
 
io.github.espresso4j.internal - package io.github.espresso4j.internal
 
IoUtils - Class in io.github.espresso4j.internal
 
IoUtils() - Constructor for class io.github.espresso4j.internal.IoUtils
 

O

OPTION - io.github.espresso4j.Request.Method
 

P

POST - io.github.espresso4j.Request.Method
 
PUT - io.github.espresso4j.Request.Method
 

R

Request - Class in io.github.espresso4j
Espresso request
Request() - Constructor for class io.github.espresso4j.Request
 
Request.Method - Enum in io.github.espresso4j
 
Request.Scheme - Enum in io.github.espresso4j
 
Response - Class in io.github.espresso4j
 
Response() - Constructor for class io.github.espresso4j.Response
 

S

setBody(File) - Method in class io.github.espresso4j.Response
 
setBody(InputStream) - Method in class io.github.espresso4j.Request
 
setBody(InputStream) - Method in class io.github.espresso4j.Response
 
setBody(String) - Method in class io.github.espresso4j.Response
 
setHeaders(Map<String, String>) - Method in class io.github.espresso4j.Request
 
setProtcol(String) - Method in class io.github.espresso4j.Request
 
setQueryString(String) - Method in class io.github.espresso4j.Request
 
setRemoteAddr(String) - Method in class io.github.espresso4j.Request
 
setRequestMethod(Request.Method) - Method in class io.github.espresso4j.Request
 
setScheme(Request.Scheme) - Method in class io.github.espresso4j.Request
 
setServerName(String) - Method in class io.github.espresso4j.Request
 
setServerPort(Integer) - Method in class io.github.espresso4j.Request
 
setSslClientCert(X509Certificate) - Method in class io.github.espresso4j.Request
 
setStatus(Integer) - Method in class io.github.espresso4j.Response
 
setUri(String) - Method in class io.github.espresso4j.Request
 

T

toString() - Method in class io.github.espresso4j.Request
 
toString() - Method in class io.github.espresso4j.Response
 

V

valueOf(String) - Static method in enum io.github.espresso4j.Request.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.espresso4j.Request.Scheme
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.github.espresso4j.Request.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.espresso4j.Request.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G H I O P R S T V 
Skip navigation links

Copyright © 2018. All rights reserved.