JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
bad.robot
,
bad.robot.http
,
bad.robot.http.apache
,
bad.robot.http.configuration
,
bad.robot.http.java
,
bad.robot.http.listener
,
bad.robot.http.matchers
,
bad.robot.http.matchers.apache
Class Hierarchy
java.lang.
Object
bad.robot.http.configuration.
AbstractValueType
<T> (implements bad.robot.http.
ValueType
<T>)
bad.robot.http.configuration.
AccessToken
bad.robot.http.configuration.
AutomaticRedirectHandling
(implements bad.robot.http.configuration.
Setting
<T>)
bad.robot.http.configuration.
HttpTimeout
(implements bad.robot.http.configuration.
Setting
<T>)
bad.robot.http.configuration.
Password
bad.robot.http.configuration.
Proxy
(implements bad.robot.http.configuration.
Setting
<T>)
bad.robot.http.configuration.
SystemPropertyProxy
bad.robot.http.configuration.
Username
bad.robot.http.java.
AlwaysTrustingDefaultHostnameVerifier
(implements bad.robot.http.java.
ConfigurePlatformDefaultHostnameVerifier
)
bad.robot.http.java.
AlwaysTrustingDefaultSslSocketFactory
(implements bad.robot.http.java.
ConfigurePlatformDefaultSslSocketFactory
)
bad.robot.http.java.
AlwaysTrustingDeprecatedDefaultHostnameVerifier
(implements bad.robot.http.java.
ConfigurePlatformDefaultHostnameVerifier
)
bad.robot.http.java.
AlwaysTrustingDeprecatedDefaultSslSocketFactory
(implements bad.robot.http.java.
ConfigurePlatformDefaultSslSocketFactory
)
bad.robot.http.apache.
ApacheAuthenticationSchemeHttpContextBuilder
(implements bad.robot.http.
Builder
<T>, bad.robot.http.configuration.
ConfigurableHttpClient
)
bad.robot.http.apache.
ApacheExceptionWrappingExecutor
(implements bad.robot.http.
Executor
<E>)
bad.robot.http.apache.
ApacheHttpClient
(implements bad.robot.http.
HttpClient
)
bad.robot.http.apache.
ApacheHttpClientBuilder
(implements bad.robot.http.
Builder
<T>, bad.robot.http.configuration.
ConfigurableHttpClient
)
bad.robot.http.apache.
ApacheHttpClientBuilder.AuthenticatedHost
bad.robot.http.apache.
ApacheHttpParameters
org.apache.http.impl.auth.AuthSchemeBase (implements org.apache.http.auth.ContextAwareAuthScheme)
org.apache.http.impl.auth.RFC2617Scheme
bad.robot.http.apache.
BearerScheme
org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
org.hamcrest.TypeSafeMatcher<T>
bad.robot.http.matchers.apache.
ApacheHeaderMatcher
bad.robot.http.matchers.apache.
ApacheHttpUriRequestContentMatcher
<T>
bad.robot.http.matchers.apache.
ApacheHttpUriRequestHeaderMatcher
bad.robot.http.matchers.apache.
ApacheHttpUriRequestUrlMatcher
bad.robot.http.configuration.
BasicAuthCredentials
(implements bad.robot.http.configuration.
AuthorisationCredentials
)
bad.robot.http.apache.
Coercions
bad.robot.http.
EmptyHeaders
(implements bad.robot.http.
Headers
)
bad.robot.
EmptyIterator
<T> (implements java.util.
Iterator
<E>, java.io.
Serializable
)
bad.robot.http.
FormParameters
(implements bad.robot.http.
MessageContent
)
bad.robot.http.
FormUrlEncodedMessage
(implements bad.robot.http.
HttpPost
)
bad.robot.http.
HeaderList
(implements bad.robot.http.
Headers
)
bad.robot.http.
HeaderPair
(implements bad.robot.http.
Header
)
bad.robot.http.
HttpClients
bad.robot.http.
HttpDeleteMessage
(implements bad.robot.http.
HttpDelete
)
bad.robot.http.
HttpGetMessage
(implements bad.robot.http.
HttpGet
)
bad.robot.http.listener.
LoggingHttpClient
(implements bad.robot.http.
HttpClient
)
bad.robot.http.matchers.
Matchers
bad.robot.http.configuration.
NoProxy
(implements bad.robot.http.configuration.
Setting
<T>)
bad.robot.http.apache.
OAuthAccessToken
(implements org.apache.http.auth.Credentials)
bad.robot.http.configuration.
OAuthCredentials
(implements bad.robot.http.configuration.
AuthorisationCredentials
)
bad.robot.http.java.
PlatformSslProtocolConfiguration
(implements bad.robot.http.java.
ConfigurePlatformDefaultHostnameVerifier
, bad.robot.http.java.
ConfigurePlatformDefaultSslSocketFactory
)
bad.robot.http.
StringHttpResponse
(implements bad.robot.http.
HttpResponse
)
bad.robot.http.
StringMessageContent
(implements bad.robot.http.
MessageContent
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
bad.robot.http.
HttpException
bad.robot.http.
HttpConnectionRefusedException
bad.robot.http.
HttpConnectionTimeoutException
bad.robot.http.
HttpSocketTimeoutException
bad.robot.http.
HttpUnknownHostException
bad.robot.http.listener.
TimedHttpClient
(implements java.lang.reflect.
InvocationHandler
)
bad.robot.http.
UnencodedStringMessage
(implements bad.robot.http.
HttpPost
, bad.robot.http.
HttpPut
)
Interface Hierarchy
bad.robot.http.
Builder
<T>
bad.robot.http.configuration.
Configurable
<T>
bad.robot.http.configuration.
ConfigurableHttpClient
bad.robot.http.java.
ConfigurePlatformDefaultHostnameVerifier
bad.robot.http.java.
ConfigurePlatformDefaultSslSocketFactory
bad.robot.http.
Executor
<E>
bad.robot.http.
Header
bad.robot.http.
HttpClient
bad.robot.http.
CommonHttpClient
bad.robot.http.configuration.
HttpClientSetting
bad.robot.http.configuration.
AuthorisationCredentials
bad.robot.http.
HttpMessage
bad.robot.http.
HttpDelete
bad.robot.http.
HttpGet
bad.robot.http.
HttpPost
bad.robot.http.
HttpPut
bad.robot.http.
HttpRequest
bad.robot.http.
HttpDelete
bad.robot.http.
HttpGet
bad.robot.http.
HttpPost
bad.robot.http.
HttpPut
bad.robot.http.
HttpResponse
bad.robot.http.
HttpRequestVisitor
java.lang.
Iterable
<T>
bad.robot.http.
Headers
bad.robot.http.
MessageContent
bad.robot.http.configuration.
Setting
<T>
bad.robot.http.
Transform
<FROM,TO>
bad.robot.http.
UserAgent
bad.robot.http.
ValueType
<T>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
bad.robot.http.apache.
Ssl
bad.robot.http.
CharacterSet
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All rights reserved.