A B C D E F G H I L M N O P R S T U V W

A

AbstractValueType<T> - Class in bad.robot.http
 
AbstractValueType(T) - Constructor for class bad.robot.http.AbstractValueType
 
accept(HttpRequestVisitor) - Method in class bad.robot.http.FormUrlEncodedMessage
 
accept(HttpRequestVisitor) - Method in class bad.robot.http.HttpDeleteMessage
 
accept(HttpRequestVisitor) - Method in class bad.robot.http.HttpGetMessage
 
accept(HttpRequestVisitor) - Method in interface bad.robot.http.HttpRequest
 
accept(HttpRequestVisitor) - Method in class bad.robot.http.UnencodedStringMessage
 
AlwaysTrustingDefaultHostnameVerifier - Class in bad.robot.http.java
 
AlwaysTrustingDefaultHostnameVerifier() - Constructor for class bad.robot.http.java.AlwaysTrustingDefaultHostnameVerifier
 
AlwaysTrustingDefaultSslSocketFactory - Class in bad.robot.http.java
 
AlwaysTrustingDefaultSslSocketFactory() - Constructor for class bad.robot.http.java.AlwaysTrustingDefaultSslSocketFactory
 
AlwaysTrustingDeprecatedDefaultHostnameVerifier - Class in bad.robot.http.java
 
AlwaysTrustingDeprecatedDefaultHostnameVerifier() - Constructor for class bad.robot.http.java.AlwaysTrustingDeprecatedDefaultHostnameVerifier
 
AlwaysTrustingDeprecatedDefaultSslSocketFactory - Class in bad.robot.http.java
 
AlwaysTrustingDeprecatedDefaultSslSocketFactory() - Constructor for class bad.robot.http.java.AlwaysTrustingDeprecatedDefaultSslSocketFactory
 
anApacheClient() - Static method in class bad.robot.http.HttpClients
 
anApacheClientWithShortTimeout() - Static method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
anApacheHttpContextBuilder() - Static method in class bad.robot.http.apache.ApacheHttpContextBuilder
 
ApacheExceptionWrappingExecutor - Class in bad.robot.http.apache
 
ApacheExceptionWrappingExecutor() - Constructor for class bad.robot.http.apache.ApacheExceptionWrappingExecutor
 
apacheHeader(String, String) - Static method in class bad.robot.http.matchers.apache.ApacheHeaderMatcher
 
apacheHeader(String, String) - Static method in class bad.robot.http.matchers.Matchers
 
ApacheHeaderMatcher - Class in bad.robot.http.matchers.apache
 
ApacheHeaderMatcher(String, String) - Constructor for class bad.robot.http.matchers.apache.ApacheHeaderMatcher
 
ApacheHttpAuthenticationCredentials - Class in bad.robot.http.apache
 
ApacheHttpAuthenticationCredentials(AuthScope, UsernamePasswordCredentials) - Constructor for class bad.robot.http.apache.ApacheHttpAuthenticationCredentials
 
ApacheHttpClient - Class in bad.robot.http.apache
 
ApacheHttpClient(Builder<HttpClient>, Builder<HttpContext>) - Constructor for class bad.robot.http.apache.ApacheHttpClient
 
ApacheHttpClientBuilder - Class in bad.robot.http.apache
 
ApacheHttpClientBuilder() - Constructor for class bad.robot.http.apache.ApacheHttpClientBuilder
 
ApacheHttpContextBuilder - Class in bad.robot.http.apache
 
ApacheHttpParameters - Class in bad.robot.http.apache
 
ApacheHttpParameters(HttpParams) - Constructor for class bad.robot.http.apache.ApacheHttpParameters
 
ApacheHttpUriRequestContentMatcher<T extends org.apache.http.HttpEntityEnclosingRequest> - Class in bad.robot.http.matchers.apache
 
ApacheHttpUriRequestContentMatcher(String) - Constructor for class bad.robot.http.matchers.apache.ApacheHttpUriRequestContentMatcher
 
ApacheHttpUriRequestHeaderMatcher - Class in bad.robot.http.matchers.apache
 
ApacheHttpUriRequestHeaderMatcher(Headers) - Constructor for class bad.robot.http.matchers.apache.ApacheHttpUriRequestHeaderMatcher
 
ApacheHttpUriRequestUrlMatcher - Class in bad.robot.http.matchers.apache
 
ApacheHttpUriRequestUrlMatcher(URL) - Constructor for class bad.robot.http.matchers.apache.ApacheHttpUriRequestUrlMatcher
 
applyTo(Configurable) - Method in class bad.robot.http.configuration.AutomaticRedirectHandling
 
applyTo(Configurable) - Method in interface bad.robot.http.configuration.Configuration
 
applyTo(Configurable) - Method in class bad.robot.http.configuration.DoNothing
 
applyTo(Configurable) - Method in class bad.robot.http.configuration.HttpTimeout
 
applyTo(Configurable) - Method in class bad.robot.http.configuration.Proxy
 
asApacheBasicHeader(Headers) - Static method in class bad.robot.http.apache.Coercions
 
asHeaders(Header[]) - Static method in class bad.robot.http.apache.Coercions
 
asString() - Method in enum bad.robot.http.CharacterSet
 
asString() - Method in class bad.robot.http.FormParameters
 
asString() - Method in interface bad.robot.http.MessageContent
 
asString() - Method in class bad.robot.http.StringMessageContent
 
AutomaticRedirectHandling - Class in bad.robot.http.configuration
 

B

bad.robot - package bad.robot
 
bad.robot.http - package bad.robot.http
 
bad.robot.http.apache - package bad.robot.http.apache
 
bad.robot.http.configuration - package bad.robot.http.configuration
 
bad.robot.http.java - package bad.robot.http.java
 
bad.robot.http.listener - package bad.robot.http.listener
 
bad.robot.http.matchers - package bad.robot.http.matchers
 
bad.robot.http.matchers.apache - package bad.robot.http.matchers.apache
 
binaryContent(Matcher<byte[]>) - Static method in class bad.robot.http.matchers.Matchers
 
binaryContent(byte[]) - Static method in class bad.robot.http.matchers.Matchers
 
binaryContent(Matcher<byte[]>, String) - Static method in class bad.robot.http.matchers.Matchers
 
build() - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
build() - Method in class bad.robot.http.apache.ApacheHttpContextBuilder
 
build() - Method in interface bad.robot.http.Builder
 
Builder<T> - Interface in bad.robot.http
 

C

call(FROM) - Method in interface bad.robot.http.Transform
 
CharacterSet - Enum in bad.robot.http
 
characterSet() - Method in class bad.robot.http.FormUrlEncodedMessage
 
characterSet() - Method in class bad.robot.http.UnencodedStringMessage
 
Coercions - Class in bad.robot.http.apache
 
Coercions() - Constructor for class bad.robot.http.apache.Coercions
 
CommonHttpClient - Interface in bad.robot.http
The common configuration interface for all HttpClient implementations.
Configurable - Interface in bad.robot.http.configuration
 
configuration(String) - Method in class bad.robot.http.apache.ApacheHttpParameters
 
Configuration - Interface in bad.robot.http.configuration
 
configureDefaultHostnameVerifier() - Method in class bad.robot.http.java.AlwaysTrustingDefaultHostnameVerifier
 
configureDefaultHostnameVerifier() - Method in class bad.robot.http.java.AlwaysTrustingDeprecatedDefaultHostnameVerifier
 
configureDefaultHostnameVerifier() - Method in interface bad.robot.http.java.ConfigurePlatformDefaultHostnameVerifier
 
configureDefaultHostnameVerifier() - Method in class bad.robot.http.java.PlatformSslProtocolConfiguration
 
configureDefaultSslSocketFactory() - Method in class bad.robot.http.java.AlwaysTrustingDefaultSslSocketFactory
 
configureDefaultSslSocketFactory() - Method in class bad.robot.http.java.AlwaysTrustingDeprecatedDefaultSslSocketFactory
 
configureDefaultSslSocketFactory() - Method in interface bad.robot.http.java.ConfigurePlatformDefaultSslSocketFactory
 
configureDefaultSslSocketFactory() - Method in class bad.robot.http.java.PlatformSslProtocolConfiguration
 
ConfigurePlatformDefaultHostnameVerifier - Interface in bad.robot.http.java
 
ConfigurePlatformDefaultSslSocketFactory - Interface in bad.robot.http.java
 
containsPath(String) - Static method in class bad.robot.http.matchers.Matchers
 
content(String) - Static method in class bad.robot.http.matchers.Matchers
 
content(Matcher<String>) - Static method in class bad.robot.http.matchers.Matchers
 
create() - Method in interface bad.robot.http.MessageBodyFactory
 
createHttpParametersViaNastyHackButBetterThanCopyAndPaste() - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 

D

DefaultHttpResponse - Class in bad.robot.http
 
DefaultHttpResponse(int, String, String, Headers) - Constructor for class bad.robot.http.DefaultHttpResponse
 
delete(URL) - Method in class bad.robot.http.apache.ApacheHttpClient
 
delete(URL) - Method in interface bad.robot.http.HttpClient
 
delete(URL) - Method in class bad.robot.http.listener.LoggingHttpClient
 
describeTo(Description) - Method in class bad.robot.http.matchers.apache.ApacheHeaderMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestContentMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestHeaderMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestUrlMatcher
 
DoNothing - Class in bad.robot.http.configuration
 
DoNothing() - Constructor for class bad.robot.http.configuration.DoNothing
 

E

EmptyIterator<T> - Class in bad.robot
 
EmptyIterator() - Constructor for class bad.robot.EmptyIterator
 
equals(Object) - Method in class bad.robot.http.AbstractValueType
 
equals(Object) - Method in class bad.robot.http.FormParameters
 
equals(Object) - Method in class bad.robot.http.FormUrlEncodedMessage
 
equals(Object) - Method in class bad.robot.http.SimpleHeader
 
equals(Object) - Method in class bad.robot.http.SimpleHeaders
 
equals(Object) - Method in class bad.robot.http.StringMessageContent
 
equals(Object) - Method in class bad.robot.http.UnencodedStringMessage
 
Executor<E extends Exception> - Interface in bad.robot.http
 

F

FormParameters - Class in bad.robot.http
 
FormUrlEncodedMessage - Class in bad.robot.http
 
FormUrlEncodedMessage(FormParameters) - Constructor for class bad.robot.http.FormUrlEncodedMessage
 
FormUrlEncodedMessage(FormParameters, Headers) - Constructor for class bad.robot.http.FormUrlEncodedMessage
 
FormUrlEncodedMessage(FormParameters, CharacterSet) - Constructor for class bad.robot.http.FormUrlEncodedMessage
 
FormUrlEncodedMessage(FormParameters, Headers, CharacterSet) - Constructor for class bad.robot.http.FormUrlEncodedMessage
 

G

get(URL, Headers) - Method in class bad.robot.http.apache.ApacheHttpClient
 
get(URL) - Method in class bad.robot.http.apache.ApacheHttpClient
 
get(URL) - Method in interface bad.robot.http.HttpClient
 
get(URL, Headers) - Method in interface bad.robot.http.HttpClient
 
get(URL) - Method in class bad.robot.http.listener.LoggingHttpClient
 
get(URL, Headers) - Method in class bad.robot.http.listener.LoggingHttpClient
 
getContent() - Method in class bad.robot.http.DefaultHttpResponse
 
getContent() - Method in class bad.robot.http.FormUrlEncodedMessage
 
getContent() - Method in class bad.robot.http.HttpDeleteMessage
 
getContent() - Method in class bad.robot.http.HttpGetMessage
 
getContent() - Method in interface bad.robot.http.HttpMessage
 
getContent() - Method in class bad.robot.http.UnencodedStringMessage
 
getHeaders() - Method in class bad.robot.http.DefaultHttpResponse
 
getHeaders() - Method in class bad.robot.http.FormUrlEncodedMessage
 
getHeaders() - Method in class bad.robot.http.HttpDeleteMessage
 
getHeaders() - Method in class bad.robot.http.HttpGetMessage
 
getHeaders() - Method in interface bad.robot.http.HttpMessage
 
getHeaders() - Method in class bad.robot.http.UnencodedStringMessage
 
getScope() - Method in class bad.robot.http.apache.ApacheHttpAuthenticationCredentials
 
getSocketFactory() - Method in enum bad.robot.http.apache.Ssl
 
getStatusCode() - Method in class bad.robot.http.DefaultHttpResponse
 
getStatusCode() - Method in interface bad.robot.http.HttpResponse
 
getStatusMessage() - Method in class bad.robot.http.DefaultHttpResponse
 
getStatusMessage() - Method in interface bad.robot.http.HttpResponse
 
getUser() - Method in class bad.robot.http.apache.ApacheHttpAuthenticationCredentials
 

H

has(Matcher<T>) - Static method in class bad.robot.http.matchers.Matchers
 
has(Header) - Static method in class bad.robot.http.matchers.Matchers
 
has(Header...) - Static method in class bad.robot.http.matchers.Matchers
 
hashCode() - Method in class bad.robot.http.AbstractValueType
 
hashCode() - Method in class bad.robot.http.FormParameters
 
hashCode() - Method in class bad.robot.http.FormUrlEncodedMessage
 
hashCode() - Method in class bad.robot.http.SimpleHeader
 
hashCode() - Method in class bad.robot.http.SimpleHeaders
 
hashCode() - Method in class bad.robot.http.StringMessageContent
 
hashCode() - Method in class bad.robot.http.UnencodedStringMessage
 
hasHeader(Header) - Static method in class bad.robot.http.matchers.Matchers
 
hasHeaders(Header...) - Static method in class bad.robot.http.matchers.Matchers
 
hasNext() - Method in class bad.robot.EmptyIterator
 
Header - Interface in bad.robot.http
 
header(String, String) - Static method in class bad.robot.http.SimpleHeader
 
Headers - Interface in bad.robot.http
 
headers(Header...) - Static method in class bad.robot.http.SimpleHeaders
 
headerWithValue(String, Matcher<String>) - Static method in class bad.robot.http.matchers.Matchers
 
HttpClient - Interface in bad.robot.http
 
HttpClients - Class in bad.robot.http
 
HttpClients() - Constructor for class bad.robot.http.HttpClients
 
HttpConnectionRefusedException - Exception in bad.robot.http
 
HttpConnectionRefusedException() - Constructor for exception bad.robot.http.HttpConnectionRefusedException
 
HttpConnectionRefusedException(String) - Constructor for exception bad.robot.http.HttpConnectionRefusedException
 
HttpConnectionRefusedException(String, Throwable) - Constructor for exception bad.robot.http.HttpConnectionRefusedException
 
HttpConnectionRefusedException(Throwable) - Constructor for exception bad.robot.http.HttpConnectionRefusedException
 
HttpConnectionTimeoutException - Exception in bad.robot.http
 
HttpConnectionTimeoutException() - Constructor for exception bad.robot.http.HttpConnectionTimeoutException
 
HttpConnectionTimeoutException(String) - Constructor for exception bad.robot.http.HttpConnectionTimeoutException
 
HttpConnectionTimeoutException(String, Throwable) - Constructor for exception bad.robot.http.HttpConnectionTimeoutException
 
HttpConnectionTimeoutException(Throwable) - Constructor for exception bad.robot.http.HttpConnectionTimeoutException
 
HttpDelete - Interface in bad.robot.http
 
HttpDeleteMessage - Class in bad.robot.http
 
HttpDeleteMessage() - Constructor for class bad.robot.http.HttpDeleteMessage
 
HttpException - Exception in bad.robot.http
 
HttpException() - Constructor for exception bad.robot.http.HttpException
 
HttpException(String) - Constructor for exception bad.robot.http.HttpException
 
HttpException(String, Throwable) - Constructor for exception bad.robot.http.HttpException
 
HttpException(Throwable) - Constructor for exception bad.robot.http.HttpException
 
HttpGet - Interface in bad.robot.http
 
HttpGetMessage - Class in bad.robot.http
 
HttpGetMessage() - Constructor for class bad.robot.http.HttpGetMessage
 
HttpGetMessage(Headers) - Constructor for class bad.robot.http.HttpGetMessage
 
HttpMessage - Interface in bad.robot.http
 
HttpPost - Interface in bad.robot.http

A HTTP message consists of the following; a request line, such as GET /logo.gif HTTP/1.1 or Status line, such as HTTP/1.1 200 OK, headers, an empty line and the optional HTTP message body data.

HttpPut - Interface in bad.robot.http
 
HttpRequest - Interface in bad.robot.http
 
HttpRequestVisitor - Interface in bad.robot.http
 
HttpResponse - Interface in bad.robot.http
 
HttpSocketTimeoutException - Exception in bad.robot.http
 
HttpSocketTimeoutException() - Constructor for exception bad.robot.http.HttpSocketTimeoutException
 
HttpSocketTimeoutException(String) - Constructor for exception bad.robot.http.HttpSocketTimeoutException
 
HttpSocketTimeoutException(String, Throwable) - Constructor for exception bad.robot.http.HttpSocketTimeoutException
 
HttpSocketTimeoutException(Throwable) - Constructor for exception bad.robot.http.HttpSocketTimeoutException
 
HttpTimeout - Class in bad.robot.http.configuration
 
httpTimeout(Duration) - Static method in class bad.robot.http.configuration.HttpTimeout
 
HttpUnknownHostException - Exception in bad.robot.http
 
HttpUnknownHostException() - Constructor for exception bad.robot.http.HttpUnknownHostException
 
HttpUnknownHostException(String) - Constructor for exception bad.robot.http.HttpUnknownHostException
 
HttpUnknownHostException(String, Throwable) - Constructor for exception bad.robot.http.HttpUnknownHostException
 
HttpUnknownHostException(Throwable) - Constructor for exception bad.robot.http.HttpUnknownHostException
 

I

invoke(Object, Method, Object[]) - Method in class bad.robot.http.listener.TimedHttpClient
 
iterator() - Method in class bad.robot.http.SimpleHeaders
 

L

LoggingHttpClient - Class in bad.robot.http.listener
 
LoggingHttpClient(HttpClient, Logger) - Constructor for class bad.robot.http.listener.LoggingHttpClient
 

M

Matchers - Class in bad.robot.http.matchers
This is your first port of call if you're looking for helpful HTTP related Matchers.
Matchers() - Constructor for class bad.robot.http.matchers.Matchers
 
matchesSafely(Header) - Method in class bad.robot.http.matchers.apache.ApacheHeaderMatcher
 
matchesSafely(T) - Method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestContentMatcher
 
matchesSafely(HttpUriRequest) - Method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestHeaderMatcher
 
matchesSafely(HttpUriRequest) - Method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestUrlMatcher
 
MessageBodyFactory<T> - Interface in bad.robot.http
 
messageContaining(String) - Static method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestContentMatcher
 
messageContaining(String) - Static method in class bad.robot.http.matchers.Matchers
 
MessageContent - Interface in bad.robot.http
 

N

name() - Method in interface bad.robot.http.Header
 
name() - Method in class bad.robot.http.SimpleHeader
 
next() - Method in class bad.robot.EmptyIterator
 
noHeaders() - Static method in class bad.robot.http.SimpleHeaders
 

O

off() - Static method in class bad.robot.http.configuration.AutomaticRedirectHandling
 
ok() - Method in class bad.robot.http.DefaultHttpResponse
 
ok() - Method in interface bad.robot.http.HttpResponse
 
on() - Static method in class bad.robot.http.configuration.AutomaticRedirectHandling
 
options(URL) - Method in class bad.robot.http.apache.ApacheHttpClient
 
options(URL) - Method in interface bad.robot.http.HttpClient
 
options(URL) - Method in class bad.robot.http.listener.LoggingHttpClient
 

P

params(String...) - Static method in class bad.robot.http.FormParameters
 
PlatformSslProtocolConfiguration - Class in bad.robot.http.java
 
PlatformSslProtocolConfiguration() - Constructor for class bad.robot.http.java.PlatformSslProtocolConfiguration
 
post(URL, HttpPost) - Method in class bad.robot.http.apache.ApacheHttpClient
 
post(URL, HttpPost) - Method in interface bad.robot.http.HttpClient
 
post(URL, HttpPost) - Method in class bad.robot.http.listener.LoggingHttpClient
 
post(Matcher<? extends HttpMessage>) - Static method in class bad.robot.http.matchers.Matchers
 
Proxy - Class in bad.robot.http.configuration
 
proxy(URL) - Static method in class bad.robot.http.configuration.Proxy
 
put(URL, HttpPut) - Method in class bad.robot.http.apache.ApacheHttpClient
 
put(URL, HttpPut) - Method in interface bad.robot.http.HttpClient
 
put(URL, HttpPut) - Method in class bad.robot.http.listener.LoggingHttpClient
 
put(Matcher<? extends HttpMessage>) - Static method in class bad.robot.http.matchers.Matchers
 

R

remove() - Method in class bad.robot.EmptyIterator
 
requestContaining(Headers) - Static method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestHeaderMatcher
 
requestContaining(Headers) - Static method in class bad.robot.http.matchers.Matchers
 
requestWith(URL) - Static method in class bad.robot.http.matchers.apache.ApacheHttpUriRequestUrlMatcher
 
requestWith(URL) - Static method in class bad.robot.http.matchers.Matchers
 

S

setTo(T) - Method in interface bad.robot.http.configuration.Configurable
 
shutdown() - Method in class bad.robot.http.apache.ApacheHttpClient
 
shutdown() - Method in interface bad.robot.http.HttpClient
 
shutdown() - Method in class bad.robot.http.listener.LoggingHttpClient
 
SimpleHeader - Class in bad.robot.http
 
SimpleHeaders - Class in bad.robot.http
 
Ssl - Enum in bad.robot.http.apache
 
status(int) - Static method in class bad.robot.http.matchers.Matchers
 
statusMessage(String) - Static method in class bad.robot.http.matchers.Matchers
 
statusMessage(Matcher<String>) - Static method in class bad.robot.http.matchers.Matchers
 
StringMessageContent - Class in bad.robot.http
 
StringMessageContent(String) - Constructor for class bad.robot.http.StringMessageContent
 
submit(Callable<V>) - Method in class bad.robot.http.apache.ApacheExceptionWrappingExecutor
 
submit(Callable<V>) - Method in interface bad.robot.http.Executor
 

T

TimedHttpClient - Class in bad.robot.http.listener
 
timedHttpClient(HttpClient, Clock, Class<?>) - Static method in class bad.robot.http.listener.TimedHttpClient
 
toString() - Method in class bad.robot.http.AbstractValueType
 
toString() - Method in class bad.robot.http.DefaultHttpResponse
 
toString() - Method in class bad.robot.http.FormParameters
 
toString() - Method in class bad.robot.http.FormUrlEncodedMessage
 
toString() - Method in class bad.robot.http.SimpleHeader
 
toString() - Method in class bad.robot.http.SimpleHeaders
 
toString() - Method in class bad.robot.http.StringMessageContent
 
toString() - Method in class bad.robot.http.UnencodedStringMessage
 
transform(Transform<Map.Entry<String, String>, T>) - Method in class bad.robot.http.FormParameters
 
Transform<FROM,TO> - Interface in bad.robot.http
 

U

UnencodedStringMessage - Class in bad.robot.http
 
UnencodedStringMessage(String) - Constructor for class bad.robot.http.UnencodedStringMessage
 
UnencodedStringMessage(String, Headers) - Constructor for class bad.robot.http.UnencodedStringMessage
 
UnencodedStringMessage(String, CharacterSet) - Constructor for class bad.robot.http.UnencodedStringMessage
 
UnencodedStringMessage(String, Headers, CharacterSet) - Constructor for class bad.robot.http.UnencodedStringMessage
 

V

value - Variable in class bad.robot.http.AbstractValueType
 
value() - Method in interface bad.robot.http.Header
 
value() - Method in class bad.robot.http.SimpleHeader
 
valueOf(String) - Static method in enum bad.robot.http.apache.Ssl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bad.robot.http.CharacterSet
Returns the enum constant of this type with the specified name.
values() - Static method in enum bad.robot.http.apache.Ssl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bad.robot.http.CharacterSet
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType<T> - Interface in bad.robot.http
 
visit(HttpGet) - Method in interface bad.robot.http.HttpRequestVisitor
 
visit(HttpDelete) - Method in interface bad.robot.http.HttpRequestVisitor
 
visit(FormUrlEncodedMessage) - Method in interface bad.robot.http.HttpRequestVisitor
 
visit(UnencodedStringMessage) - Method in interface bad.robot.http.HttpRequestVisitor
 

W

with(HttpTimeout) - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
with(Proxy) - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
with(ApacheHttpAuthenticationCredentials) - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
with(Ssl) - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
with(AutomaticRedirectHandling) - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
with(String, String) - Method in interface bad.robot.http.CommonHttpClient
 
with(AutomaticRedirectHandling) - Method in interface bad.robot.http.CommonHttpClient
 
with(Proxy) - Method in interface bad.robot.http.CommonHttpClient
 
with(HttpTimeout) - Method in interface bad.robot.http.CommonHttpClient
 
withBasicAuth(HttpHost) - Method in class bad.robot.http.apache.ApacheHttpContextBuilder
 
withBasicAuth(URL) - Method in interface bad.robot.http.CommonHttpClient
 
withoutSsl() - Method in interface bad.robot.http.CommonHttpClient
 
withTrustingSsl() - Method in interface bad.robot.http.CommonHttpClient
 

A B C D E F G H I L M N O P R S T U V W

Copyright © 2012. All Rights Reserved.