Uses of Package
org.eclipse.jetty.server.internal
Packages that use org.eclipse.jetty.server.internal
-
Classes in org.eclipse.jetty.server.internal used by org.eclipse.jetty.server.internalClassDescriptionA 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.A
Connection
that handles the HTTP protocol.A marker interface forHttpField
s that cannot beremoved
orcleared
from aResponseHttpFields
instance.