Uses of Interface
org.eclipse.jetty.client.Response.BeginListener
Packages that use Response.BeginListener
-
Uses of Response.BeginListener in org.eclipse.jetty.client
Subinterfaces of Response.BeginListener in org.eclipse.jetty.clientModifier and TypeInterfaceDescriptionstatic interfaceListener for all response events.Classes in org.eclipse.jetty.client that implement Response.BeginListenerModifier 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.classA protocol handler that handles redirect status codes 301, 302, 303, 307 and 308.Methods in org.eclipse.jetty.client with parameters of type Response.BeginListener -
Uses of Response.BeginListener in org.eclipse.jetty.client.transport
Methods in org.eclipse.jetty.client.transport with parameters of type Response.BeginListenerModifier and TypeMethodDescriptionbooleanResponseListeners.addBeginListener(Response.BeginListener listener) HttpRequest.onResponseBegin(Response.BeginListener listener)
CompletableResponseListenerinstead