Uses of Interface
org.eclipse.jetty.client.Response.ResponseListener
Packages that use Response.ResponseListener
Package
Description
Jetty Proxy : Async Proxy Support
Jetty Proxy : Async Proxy Support
Jetty Proxy : Async Proxy Support
-
Uses of Response.ResponseListener in org.eclipse.jetty.client
Subinterfaces of Response.ResponseListener in org.eclipse.jetty.clientModifier and TypeInterfaceDescriptionstatic interfaceAsynchronous listener for the response content events.static interfaceListener for the response begin event.static interfaceListener for the request and response completed event.static interfaceSynchronous listener for the response content events.static interfaceAsynchronous listener for the response content events.static interfaceListener for the response failure event.static interfaceListener for a response header event.static interfaceListener for the response headers event.static interfaceListener for all response events.static interfaceListener for the response succeeded event.Classes in org.eclipse.jetty.client that implement Response.ResponseListenerModifier and TypeClassDescriptionclassImplementation ofResponse.Listenerthat buffers the content up to a maximum length specified to the constructors.classABufferingResponseListenerthat sends aRequestand returns aCompletableFuturethat is completed whenCompletableResponseListener.onComplete(Result)is called.protected classclassDeprecated.classImplementation ofResponse.Listenerthat produces anInputStreamthat allows applications to read the response content.classImplementation ofResponse.ContentListenerthat saves the response content to a filePath, likecurl <url> -o file.bindoes.classA protocol handler that handles redirect status codes 301, 302, 303, 307 and 308. -
Uses of Response.ResponseListener in org.eclipse.jetty.ee10.proxy
Classes in org.eclipse.jetty.ee10.proxy that implement Response.ResponseListenerModifier and TypeClassDescriptionprotected classprotected class -
Uses of Response.ResponseListener in org.eclipse.jetty.ee8.proxy
Classes in org.eclipse.jetty.ee8.proxy that implement Response.ResponseListenerModifier and TypeClassDescriptionprotected classprotected class -
Uses of Response.ResponseListener in org.eclipse.jetty.ee8.websocket.client.impl
Classes in org.eclipse.jetty.ee8.websocket.client.impl that implement Response.ResponseListener -
Uses of Response.ResponseListener in org.eclipse.jetty.ee9.proxy
Classes in org.eclipse.jetty.ee9.proxy that implement Response.ResponseListenerModifier and TypeClassDescriptionprotected classprotected class -
Uses of Response.ResponseListener in org.eclipse.jetty.ee9.websocket.client.impl
Classes in org.eclipse.jetty.ee9.websocket.client.impl that implement Response.ResponseListener -
Uses of Response.ResponseListener in org.eclipse.jetty.proxy
Classes in org.eclipse.jetty.proxy that implement Response.ResponseListener -
Uses of Response.ResponseListener in org.eclipse.jetty.websocket.core.client
Classes in org.eclipse.jetty.websocket.core.client that implement Response.ResponseListener
CompletableResponseListenerinstead