Index

B E G H I O S T 
All Classes and Interfaces|All Packages

B

BareHttpClient - Class in org.wildfly.elytron.web.barehttp
Client for sending and receiving bare HTTP messages.
BareHttpClient.Builder - Class in org.wildfly.elytron.web.barehttp
 
BareHttpClient.Target - Class in org.wildfly.elytron.web.barehttp
 
BareHttpRequest - Class in org.wildfly.elytron.web.barehttp
Representation of an HTTP Request.
BareHttpRequest.Builder - Class in org.wildfly.elytron.web.barehttp
 
BareHttpResponse - Class in org.wildfly.elytron.web.barehttp
Representation of an HTTP Response.
build() - Method in class org.wildfly.elytron.web.barehttp.BareHttpClient.Builder
 
build() - Method in class org.wildfly.elytron.web.barehttp.BareHttpRequest.Builder
 
builder() - Static method in class org.wildfly.elytron.web.barehttp.BareHttpClient
 
buildRequest(String) - Method in class org.wildfly.elytron.web.barehttp.BareHttpClient.Target
 

E

execute() - Method in class org.wildfly.elytron.web.barehttp.BareHttpRequest
 

G

getContentLength() - Method in class org.wildfly.elytron.web.barehttp.BareHttpResponse
 
getHeaders() - Method in class org.wildfly.elytron.web.barehttp.BareHttpResponse
 
getHost() - Method in class org.wildfly.elytron.web.barehttp.BareHttpClient.Target
 
getMessageBody() - Method in class org.wildfly.elytron.web.barehttp.BareHttpResponse
 
getStatusCode() - Method in class org.wildfly.elytron.web.barehttp.BareHttpResponse
 

H

hasCookie(String) - Method in class org.wildfly.elytron.web.barehttp.BareHttpClient.Target
 

I

isChunkedEncoding() - Method in class org.wildfly.elytron.web.barehttp.BareHttpResponse
 
isConnected() - Method in class org.wildfly.elytron.web.barehttp.BareHttpClient.Target
 

O

org.wildfly.elytron.web.barehttp - package org.wildfly.elytron.web.barehttp
 

S

setMessageBody(String) - Method in class org.wildfly.elytron.web.barehttp.BareHttpRequest.Builder
 

T

target(String, int) - Method in class org.wildfly.elytron.web.barehttp.BareHttpClient
 
B E G H I O S T 
All Classes and Interfaces|All Packages