Package org.eclipse.jetty.http2.server
Class HttpTransportOverHTTP2.SendTrailers
- java.lang.Object
-
- org.eclipse.jetty.util.Callback.Completing
-
- org.eclipse.jetty.util.Callback.Nested
-
- org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.SendTrailers
-
- All Implemented Interfaces:
org.eclipse.jetty.util.Callback
,org.eclipse.jetty.util.thread.Invocable
- Enclosing class:
- HttpTransportOverHTTP2
private class HttpTransportOverHTTP2.SendTrailers extends org.eclipse.jetty.util.Callback.Nested
-
-
Field Summary
Fields Modifier and Type Field Description private org.eclipse.jetty.http.HttpFields
trailers
-
Constructor Summary
Constructors Modifier Constructor Description private
SendTrailers(org.eclipse.jetty.util.Callback callback, org.eclipse.jetty.http.HttpFields trailers)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
succeeded()
-