Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.client.api.Request Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
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