Uses of Class
org.eclipse.jetty.http.MetaData.Response
Packages that use MetaData.Response
-
Uses of MetaData.Response in org.eclipse.jetty.http
Fields in org.eclipse.jetty.http declared as MetaData.ResponseMethods in org.eclipse.jetty.http that return MetaData.ResponseModifier and TypeMethodDescriptionHttpTester.Response.getMetaData()static MetaData.ResponseMetaData.Failed.newFailedMetaDataResponse(HttpVersion httpVersion, Throwable failure) Creates a new failedMetaData.Response, with status0, no reason, emptyHttpFields, with the givenHttpVersionand failure.Methods in org.eclipse.jetty.http with parameters of type MetaData.ResponseModifier and TypeMethodDescriptionHttpGenerator.generateResponse(MetaData.Response info, boolean head, ByteBuffer header, ByteBuffer chunk, ByteBuffer content, boolean last)