Package | Description |
---|---|
org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
org.eclipse.jetty.client.api |
Jetty Client : API Classes
|
org.eclipse.jetty.client.http | |
org.eclipse.jetty.client.util |
Jetty Client : Utility Classes
|
org.eclipse.jetty.fcgi.client.http | |
org.eclipse.jetty.fcgi.server.proxy | |
org.eclipse.jetty.proxy |
Jetty Proxy : Async Proxy Support
|
org.eclipse.jetty.spdy.client.http |
Class and Description |
---|
Authentication
Authentication represents a mechanism to authenticate requests for protected resources. |
Authentication.Result
Result holds the information needed to authenticate a Request via Authentication.Result.apply(Request) . |
AuthenticationStore
A store for
Authentication s and Authentication.Result s. |
Connection
Connection represent a connection to a Destination and allow applications to send
requests via Connection.send(Request, Response.CompleteListener) . |
ContentProvider
ContentProvider provides a source of request content. |
ContentResponse
A specialized
Response that can hold a limited content in memory. |
Destination
Destination represents the triple made of the Destination.getScheme() , the Destination.getHost()
and the Destination.getPort() . |
Request
Request represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc. |
Request.BeginListener
Listener for the request begin event.
|
Request.CommitListener
Listener for the request committed event.
|
Request.ContentListener
Listener for the request content event.
|
Request.FailureListener
Listener for the request failed event.
|
Request.HeadersListener
Listener for the request headers event.
|
Request.Listener
Listener for all request events.
|
Request.QueuedListener
Listener for the request queued event.
|
Request.RequestListener
Common, empty, super-interface for request listeners.
|
Request.SuccessListener
Listener for the request succeeded event.
|
Response
Response represents a HTTP response and offers methods to retrieve status code, HTTP version
and headers. |
Response.AsyncContentListener |
Response.BeginListener
Listener for the response begin event.
|
Response.CompleteListener
Listener for the request and response completed event.
|
Response.ContentListener
Listener for the response content events.
|
Response.FailureListener
Listener for the response failure event.
|
Response.HeaderListener
Listener for a response header event.
|
Response.HeadersListener
Listener for the response headers event.
|
Response.Listener
Listener for all response events.
|
Response.Listener.Adapter
An empty implementation of
Response.Listener |
Response.ResponseListener
Common, empty, super-interface for response listeners
|
Response.SuccessListener
Listener for the response succeeded event.
|
Result |
Class and Description |
---|
Authentication
Authentication represents a mechanism to authenticate requests for protected resources. |
Authentication.HeaderInfo
Structure holding information about the
WWW-Authenticate (or Proxy-Authenticate ) header. |
Authentication.Result
Result holds the information needed to authenticate a Request via Authentication.Result.apply(Request) . |
Connection
Connection represent a connection to a Destination and allow applications to send
requests via Connection.send(Request, Response.CompleteListener) . |
ContentProvider
ContentProvider provides a source of request content. |
ContentResponse
A specialized
Response that can hold a limited content in memory. |
Request
Request represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc. |
Request.BeginListener
Listener for the request begin event.
|
Request.CommitListener
Listener for the request committed event.
|
Request.ContentListener
Listener for the request content event.
|
Request.FailureListener
Listener for the request failed event.
|
Request.HeadersListener
Listener for the request headers event.
|
Request.Listener
Listener for all request events.
|
Request.QueuedListener
Listener for the request queued event.
|
Request.RequestListener
Common, empty, super-interface for request listeners.
|
Request.SuccessListener
Listener for the request succeeded event.
|
Response
Response represents a HTTP response and offers methods to retrieve status code, HTTP version
and headers. |
Response.AsyncContentListener |
Response.BeginListener
Listener for the response begin event.
|
Response.CompleteListener
Listener for the request and response completed event.
|
Response.ContentListener
Listener for the response content events.
|
Response.FailureListener
Listener for the response failure event.
|
Response.HeaderListener
Listener for a response header event.
|
Response.HeadersListener
Listener for the response headers event.
|
Response.Listener
Listener for all response events.
|
Response.ResponseListener
Common, empty, super-interface for response listeners
|
Response.SuccessListener
Listener for the response succeeded event.
|
Result |
Class and Description |
---|
Destination
Destination represents the triple made of the Destination.getScheme() , the Destination.getHost()
and the Destination.getPort() . |
Request
Request represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc. |
Response.CompleteListener
Listener for the request and response completed event.
|
Result |
Class and Description |
---|
Authentication
Authentication represents a mechanism to authenticate requests for protected resources. |
Authentication.HeaderInfo
Structure holding information about the
WWW-Authenticate (or Proxy-Authenticate ) header. |
Authentication.Result
Result holds the information needed to authenticate a Request via Authentication.Result.apply(Request) . |
ContentProvider
ContentProvider provides a source of request content. |
ContentProvider.Typed
An extension of
ContentProvider that provides a content type string
to be used as a Content-Type HTTP header in requests. |
ContentResponse
A specialized
Response that can hold a limited content in memory. |
Request
Request represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc. |
Response
Response represents a HTTP response and offers methods to retrieve status code, HTTP version
and headers. |
Response.AsyncContentListener |
Response.BeginListener
Listener for the response begin event.
|
Response.CompleteListener
Listener for the request and response completed event.
|
Response.ContentListener
Listener for the response content events.
|
Response.FailureListener
Listener for the response failure event.
|
Response.HeaderListener
Listener for a response header event.
|
Response.HeadersListener
Listener for the response headers event.
|
Response.Listener
Listener for all response events.
|
Response.Listener.Adapter
An empty implementation of
Response.Listener |
Response.ResponseListener
Common, empty, super-interface for response listeners
|
Response.SuccessListener
Listener for the response succeeded event.
|
Result |
Class and Description |
---|
Destination
Destination represents the triple made of the Destination.getScheme() , the Destination.getHost()
and the Destination.getPort() . |
Request
Request represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc. |
Response.CompleteListener
Listener for the request and response completed event.
|
Result |
Class and Description |
---|
Request
Request represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc. |
Class and Description |
---|
ContentProvider
ContentProvider provides a source of request content. |
Request
Request represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc. |
Response
Response represents a HTTP response and offers methods to retrieve status code, HTTP version
and headers. |
Response.AsyncContentListener |
Response.BeginListener
Listener for the response begin event.
|
Response.CompleteListener
Listener for the request and response completed event.
|
Response.ContentListener
Listener for the response content events.
|
Response.FailureListener
Listener for the response failure event.
|
Response.HeaderListener
Listener for a response header event.
|
Response.HeadersListener
Listener for the response headers event.
|
Response.Listener
Listener for all response events.
|
Response.Listener.Adapter
An empty implementation of
Response.Listener |
Response.ResponseListener
Common, empty, super-interface for response listeners
|
Response.SuccessListener
Listener for the response succeeded event.
|
Result |
Class and Description |
---|
Destination
Destination represents the triple made of the Destination.getScheme() , the Destination.getHost()
and the Destination.getPort() . |
Result |
Copyright © 1995-2015 Webtide. All Rights Reserved.