- offerTask(Runnable, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Connection
-
- onAccept(Session) - Method in class org.eclipse.jetty.http2.api.server.ServerSessionListener.Adapter
-
- onAccept(Session) - Method in interface org.eclipse.jetty.http2.api.server.ServerSessionListener
-
Callback method invoked when a connection has been accepted by the server.
- onClose(Session, GoAwayFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onClose(Session, GoAwayFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a GOAWAY frame has been received.
- onClose() - Method in class org.eclipse.jetty.http2.HTTP2Connection
-
- onCompleteFailure(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
-
- onCompleteSuccess() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
-
- onConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onConnectionFailure(int, String) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onData(Stream, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
-
- onData(Stream, DataFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a DATA frame has been received.
- onData(DataFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onData(DataFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onData(DataFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onDataConsumed(ISession, IStream, int) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
-
- onDataConsumed(ISession, IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
-
- onDataConsumed(ISession, IStream, int) - Method in class org.eclipse.jetty.http2.SimpleFlowControlStrategy
-
- onDataReceived(ISession, IStream, int) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onDataReceived(ISession, IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
-
- onDataSending(IStream, int) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onDataSending(IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
-
- onDataSent(IStream, int) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onDataSent(IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
-
- onFailure(Session, Throwable) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onFailure(Session, Throwable) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a failure has been detected for this session.
- onFillable() - Method in class org.eclipse.jetty.http2.HTTP2Connection
-
- onFrame(Frame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onFrame(Frame) - Method in interface org.eclipse.jetty.http2.ISession
-
Callback method invoked during an HTTP/1.1 to HTTP/2 upgrade requests
to process the given synthetic frame.
- onGoAway(GoAwayFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
This method is called when receiving a GO_AWAY from the other peer.
- onGoAway(GoAwayFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onGoAway(GoAwayFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onHeaders(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
-
- onHeaders(Stream, HeadersFrame) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a HEADERS frame representing the HTTP response has been received.
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onHeaders(HeadersFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onIdleExpired() - Method in class org.eclipse.jetty.http2.HTTP2Connection
-
- onIdleExpired(TimeoutException) - Method in class org.eclipse.jetty.http2.HTTP2Stream
-
- onIdleTimeout(Session) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onIdleTimeout(Session) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when the idle timeout expired.
- onIdleTimeout(Stream, Throwable) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
-
- onIdleTimeout(Stream, Throwable) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when the stream exceeds its idle timeout.
- onIdleTimeout() - Method in class org.eclipse.jetty.http2.HTTP2Session
-
This method is invoked when the idle timeout triggers.
- onIdleTimeout() - Method in interface org.eclipse.jetty.http2.ISession
-
Callback invoked when the idle timeout expires.
- onNewStream(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onNewStream(Stream, HeadersFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a new stream is being created upon
receiving a HEADERS frame representing a HTTP request.
- onOpen() - Method in class org.eclipse.jetty.http2.HTTP2Connection
-
- onPing(Session, PingFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onPing(Session, PingFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a PING frame has been received.
- onPing(PingFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onPing(PingFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onPing(PingFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onPreface(Session) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onPreface(Session) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked:
- onPreface() - Method in class org.eclipse.jetty.http2.parser.ServerParser.Listener.Adapter
-
- onPreface() - Method in interface org.eclipse.jetty.http2.parser.ServerParser.Listener
-
- onPreface() - Method in class org.eclipse.jetty.http2.parser.ServerParser
-
- onPriority(PriorityFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onPriority(PriorityFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onPriority(PriorityFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onPush(Stream, PushPromiseFrame) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
-
- onPush(Stream, PushPromiseFrame) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a PUSH_PROMISE frame has been received.
- onPushPromise(PushPromiseFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onPushPromise(PushPromiseFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onReset(Session, ResetFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onReset(Session, ResetFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a RST_STREAM frame has been received for an unknown stream.
- onReset(Stream, ResetFrame) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
-
- onReset(Stream, ResetFrame) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a RST_STREAM frame has been received for this stream.
- onReset(ResetFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onReset(ResetFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onReset(ResetFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onSessionStalled(ISession) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onSessionUnstalled(ISession) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onSettings(Session, SettingsFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
-
- onSettings(Session, SettingsFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a SETTINGS frame has been received.
- onSettings(SettingsFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onSettings(SettingsFrame, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onSettings(SettingsFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onSettings(SettingsFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- onSettings(Map<Integer, Integer>) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
-
- onShutdown() - Method in class org.eclipse.jetty.http2.HTTP2Session
-
A typical close by a remote peer involves a GO_AWAY frame followed by TCP FIN.
- onShutdown() - Method in interface org.eclipse.jetty.http2.ISession
-
Callback invoked when the connection reads -1.
- onStreamClosed(IStream) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onStreamCreated(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onStreamCreated(IStream) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
-
- onStreamCreated(IStream) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
-
- onStreamDestroyed(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onStreamDestroyed(IStream) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
-
- onStreamDestroyed(IStream) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
-
- onStreamOpened(IStream) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onStreamStalled(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onStreamUnstalled(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onTimeout(Stream, Throwable) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
-
- onTimeout(Stream, Throwable) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
- onWindowUpdate(ISession, IStream, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
-
- onWindowUpdate(ISession, IStream, WindowUpdateFrame) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
-
- onWindowUpdate(WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onWindowUpdate(IStream, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
- onWindowUpdate(IStream, WindowUpdateFrame) - Method in interface org.eclipse.jetty.http2.ISession
-
Callback method invoked when a WINDOW_UPDATE frame has been received.
- onWindowUpdate(WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
-
- onWindowUpdate(WindowUpdateFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
-
- org.eclipse.jetty.http2 - package org.eclipse.jetty.http2
-
- org.eclipse.jetty.http2.api - package org.eclipse.jetty.http2.api
-
- org.eclipse.jetty.http2.api.server - package org.eclipse.jetty.http2.api.server
-
- org.eclipse.jetty.http2.frames - package org.eclipse.jetty.http2.frames
-
- org.eclipse.jetty.http2.generator - package org.eclipse.jetty.http2.generator
-
- org.eclipse.jetty.http2.parser - package org.eclipse.jetty.http2.parser
-