Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.client.api Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
AuthenticationAuthentication represents a mechanism to authenticate requests for protected resources.Interfaceorg.eclipse.jetty.client.apiJetty
Authentication .HeaderInfoStructure holding information about the WWW-Authenticate (or Proxy-Authenticate) header.Classorg.eclipse.jetty.client.api.AuthenticationJetty
Authentication .ResultResult holds the information needed to authenticate a Request via apply(org.Interfaceorg.eclipse.jetty.client.api.AuthenticationJetty
AuthenticationStoreA store for Authentications and Authentication.Interfaceorg.eclipse.jetty.client.apiJetty
ConnectionConnection represent a connection to a Destination and allow applications to send requests via send(Request, Response.Interfaceorg.eclipse.jetty.client.apiJetty
ContentProviderContentProvider provides a source of request content.Interfaceorg.eclipse.jetty.client.apiJetty
ContentProvider .TypedAn extension of ContentProvider that provides a content type string to be used as a Content-Type HTTP header in requests.Interfaceorg.eclipse.jetty.client.api.ContentProviderJetty
ContentResponseA specialized Response that can hold a limited content in memory.Interfaceorg.eclipse.jetty.client.apiJetty
DestinationDestination represents the triple made of the getScheme(), the getHost() Destination holds a pool of Connections, but allows to create unpooledInterfaceorg.eclipse.jetty.client.apiJetty
RequestRequest represents a HTTP request, and offers a fluent interface to customize various attributes such as the path, the headers, the content, etc.Interfaceorg.eclipse.jetty.client.apiJetty
Request .BeginListenerListener for the request begin event.Interfaceorg.eclipse.jetty.client.api.RequestJetty
Request .CommitListenerListener for the request committed event.Interfaceorg.eclipse.jetty.client.api.RequestJetty
Request .ContentListenerListener for the request content event.Interfaceorg.eclipse.jetty.client.api.RequestJetty
Request .FailureListenerListener for the request failed event.Interfaceorg.eclipse.jetty.client.api.RequestJetty
Request .HeadersListenerListener for the request headers event.Interfaceorg.eclipse.jetty.client.api.RequestJetty
Request .ListenerListener for all request events.Interfaceorg.eclipse.jetty.client.api.RequestJetty
Request .Listener .AdapterAn empty implementation of Request.Classorg.eclipse.jetty.client.api.Request.ListenerJetty
Request .QueuedListenerListener for the request queued event.Interfaceorg.eclipse.jetty.client.api.RequestJetty
Request .SuccessListenerListener for the request succeeded event.Interfaceorg.eclipse.jetty.client.api.RequestJetty
ResponseResponse represents a HTTP response and offers methods to retrieve status code, HTTP version Response objects are passed as parameters to Response.Interfaceorg.eclipse.jetty.client.apiJetty
Response .AsyncContentListenerInterfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .BeginListenerListener for the response begin event.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .CompleteListenerListener for the request and response completed event.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .ContentListenerListener for the response content events.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .FailureListenerListener for the response failure event.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .HeaderListenerListener for a response header event.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .HeadersListenerListener for the response headers event.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .ListenerListener for all response events.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
Response .Listener .AdapterAn empty implementation of Response.Classorg.eclipse.jetty.client.api.Response.ListenerJetty
Response .SuccessListenerListener for the response succeeded event.Interfaceorg.eclipse.jetty.client.api.ResponseJetty
ResultThe result of a request / response exchange, containing the Request, the Response and eventual failures of either.Classorg.eclipse.jetty.client.apiJetty