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

A

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
 
anApacheClient() - Static method in class bad.robot.http.HttpClients
 
anApacheClientWithShortTimeout() - Static method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
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>) - Constructor for class bad.robot.http.apache.ApacheHttpClient
 
ApacheHttpClientBuilder - Class in bad.robot.http.apache
 
ApacheHttpClientBuilder() - Constructor for class bad.robot.http.apache.ApacheHttpClientBuilder
 
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
 
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
 

B

bad.robot.http - package bad.robot.http
 
bad.robot.http.apache - package bad.robot.http.apache
 
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
 
build() - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
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.
containsPath(String) - Static method in class bad.robot.http.matchers.Matchers
 
containsPath(String) - Static method in class bad.robot.http.matchers.UrlMatcher
 
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
 
describeTo(Description) - Method in class bad.robot.http.matchers.HeaderMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.HeadersMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.HttpResponseHeaderMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.HttpResponseHeaderStringMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.HttpResponseMessageContentStringMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.HttpResponseStatusCodeMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.HttpResponseStatusMessageMatcher
 
describeTo(Description) - Method in class bad.robot.http.matchers.UrlMatcher
 

E

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
 

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

hasContent(Matcher<String>) - Static method in class bad.robot.http.matchers.HttpResponseMessageContentStringMatcher
 
hasContent(String) - Static method in class bad.robot.http.matchers.Matchers
 
hasContent(Matcher<String>) - Static method in class bad.robot.http.matchers.Matchers
 
hashCode() - Method in class bad.robot.http.SimpleHeader
 
hashCode() - Method in class bad.robot.http.SimpleHeaders
 
hashCode() - Method in class bad.robot.http.StringMessageContent
 
hasHeader(Header) - Static method in class bad.robot.http.matchers.HeaderMatcher
 
hasHeader(Header) - Static method in class bad.robot.http.matchers.HttpResponseHeaderMatcher
 
hasHeader(Header) - Static method in class bad.robot.http.matchers.Matchers
 
hasHeader(String, Matcher<String>) - Static method in class bad.robot.http.matchers.Matchers
 
hasHeaderWithValue(String, Matcher<String>) - Static method in class bad.robot.http.matchers.HttpResponseHeaderStringMatcher
 
hasStatus(int) - Static method in class bad.robot.http.matchers.HttpResponseStatusCodeMatcher
 
hasStatus(int) - Static method in class bad.robot.http.matchers.Matchers
 
hasStatusMessage(String) - Static method in class bad.robot.http.matchers.HttpResponseStatusMessageMatcher
 
hasStatusMessage(String) - Static method in class bad.robot.http.matchers.Matchers
 
Header - Interface in bad.robot.http
 
header(String, String) - Static method in class bad.robot.http.SimpleHeader
 
HeaderMatcher - Class in bad.robot.http.matchers
 
HeaderMatcher(Header) - Constructor for class bad.robot.http.matchers.HeaderMatcher
 
Headers - Interface in bad.robot.http
 
headers(Header...) - Static method in class bad.robot.http.matchers.HeadersMatcher
 
headers(Header...) - Static method in class bad.robot.http.SimpleHeaders
 
HeadersMatcher - Class in bad.robot.http.matchers
 
HttpClient - Interface in bad.robot.http
 
HttpClients - Class in bad.robot.http
 
HttpClients() - Constructor for class bad.robot.http.HttpClients
 
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
 
HttpResponseHeaderMatcher - Class in bad.robot.http.matchers
 
HttpResponseHeaderStringMatcher - Class in bad.robot.http.matchers
 
HttpResponseHeaderStringMatcher(String, Matcher<String>) - Constructor for class bad.robot.http.matchers.HttpResponseHeaderStringMatcher
 
HttpResponseMessageContentStringMatcher - Class in bad.robot.http.matchers
 
HttpResponseMessageContentStringMatcher(Matcher<String>) - Constructor for class bad.robot.http.matchers.HttpResponseMessageContentStringMatcher
 
HttpResponseStatusCodeMatcher - Class in bad.robot.http.matchers
 
HttpResponseStatusMessageMatcher - Class in bad.robot.http.matchers
 

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
 
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
 
matchesSafely(Header) - Method in class bad.robot.http.matchers.HeaderMatcher
 
matchesSafely(Headers) - Method in class bad.robot.http.matchers.HeadersMatcher
 
matchesSafely(HttpResponse) - Method in class bad.robot.http.matchers.HttpResponseHeaderMatcher
 
matchesSafely(HttpResponse) - Method in class bad.robot.http.matchers.HttpResponseHeaderStringMatcher
 
matchesSafely(HttpResponse) - Method in class bad.robot.http.matchers.HttpResponseMessageContentStringMatcher
 
matchesSafely(HttpResponse) - Method in class bad.robot.http.matchers.HttpResponseStatusCodeMatcher
 
matchesSafely(HttpResponse) - Method in class bad.robot.http.matchers.HttpResponseStatusMessageMatcher
 
matchesSafely(URL) - Method in class bad.robot.http.matchers.UrlMatcher
 
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
 
noHeaders() - Static method in class bad.robot.http.SimpleHeaders
 

O

ok() - Method in class bad.robot.http.DefaultHttpResponse
 
ok() - Method in interface bad.robot.http.HttpResponse
 

P

params(String...) - Static method in class bad.robot.http.FormParameters
 
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
 
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
 

R

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

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
 
StringMessageContent - Class in bad.robot.http
 
StringMessageContent(String) - Constructor for class bad.robot.http.StringMessageContent
 

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.DefaultHttpResponse
 
toString() - Method in class bad.robot.http.SimpleHeader
 
toString() - Method in class bad.robot.http.SimpleHeaders
 
toString() - Method in class bad.robot.http.StringMessageContent
 
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
 
UrlMatcher - Class in bad.robot.http.matchers
 
UrlMatcher(String) - Constructor for class bad.robot.http.matchers.UrlMatcher
 

V

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.
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(Duration) - 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(Duration) - Method in interface bad.robot.http.CommonHttpClient
 
with(String, String) - Method in interface bad.robot.http.CommonHttpClient
 
withoutSsl() - Method in interface bad.robot.http.CommonHttpClient
 
withProxy(HttpHost) - Method in class bad.robot.http.apache.ApacheHttpClientBuilder
 
withProxy(URL) - 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.