Package org.eclipse.jetty.server.internal
package org.eclipse.jetty.server.internal
-
ClassDescriptionA HttpStream wrapper that keeps a list of listeners.A Channel represents a sequence of request cycles from the same connection with only a single request cycle may be active at once for each channel.The Channel's implementation of the
Response
API.AConnection
that handles the HTTP protocol.A marker interface forHttpField
s that cannot beremoved
orcleared
from aResponseHttpFields
instance.AHttpField
that is aResponseHttpFields.Persistent
.APreEncodedHttpField
that is aResponseHttpFields.Persistent
.