Package | Description |
---|---|
org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
org.eclipse.jetty.client.http | |
org.eclipse.jetty.client.util |
Jetty Client : Utility Classes
|
org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
org.eclipse.jetty.server.handler.gzip |
Jetty GZIP Handler
|
org.eclipse.jetty.server.nio |
Jetty Server : Core Server Connector
|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
Class and Description |
---|
AbstractConnection
A convenience base implementation of
Connection . |
ByteBufferPool
A
ByteBuffer pool. |
ClientConnectionFactory
Factory for client-side
Connection instances. |
Connection
A
Connection is associated to an EndPoint so that I/O events
happening on the EndPoint can be processed by the Connection . |
CyclicTimeout
An abstract implementation of a timeout.
|
EndPoint
A transport EndPoint
|
ManagedSelector
ManagedSelector wraps a Selector simplifying non-blocking operations on channels. |
SelectorManager
SelectorManager manages a number of ManagedSelector s that
simplify the non-blocking primitives provided by the JVM via the java.nio package. |
Class and Description |
---|
AbstractConnection
A convenience base implementation of
Connection . |
ByteBufferPool
A
ByteBuffer pool. |
ClientConnectionFactory
Factory for client-side
Connection instances. |
Connection
A
Connection is associated to an EndPoint so that I/O events
happening on the EndPoint can be processed by the Connection . |
Connection.UpgradeFrom |
EndPoint
A transport EndPoint
|
Class and Description |
---|
ByteBufferPool
A
ByteBuffer pool. |
Class and Description |
---|
AbstractByteBufferPool |
AbstractConnection
A convenience base implementation of
Connection . |
AbstractEndPoint |
AbstractEndPoint.State |
ByteBufferPool
A
ByteBuffer pool. |
ByteBufferPool.Bucket |
ChannelEndPoint
Channel End Point.
|
ChannelEndPoint.RunnableTask |
ClientConnectionFactory
Factory for client-side
Connection instances. |
Connection
A
Connection is associated to an EndPoint so that I/O events
happening on the EndPoint can be processed by the Connection . |
Connection.Listener
A Listener for connection events.
|
CyclicTimeout.Timeout
A timeout time with a link to a Wakeup chain.
|
CyclicTimeout.Wakeup
A Wakeup chain of real scheduler tasks.
|
EndPoint
A transport EndPoint
|
FillInterest
A Utility class to help implement
EndPoint.fillInterested(Callback)
by keeping state and calling the context and callback objects. |
IdleTimeout
An Abstract implementation of an Idle Timeout.
|
ManagedSelector
ManagedSelector wraps a Selector simplifying non-blocking operations on channels. |
ManagedSelector.Connect |
ManagedSelector.Selectable
A
ManagedSelector.Selectable is an EndPoint that wish to be
notified of non-blocking events by the ManagedSelector . |
ManagedSelector.SelectorUpdate
A selector update to be done when the selector has been woken.
|
MappedByteBufferPool
A ByteBuffer pool where ByteBuffers are held in queues that are held in a Map.
|
NetworkTrafficListener
A listener for raw network traffic within Jetty.
|
QuietException
A Quiet Exception.
|
SelectChannelEndPoint
Deprecated.
use
SocketChannelEndPoint instead |
SelectorManager
SelectorManager manages a number of ManagedSelector s that
simplify the non-blocking primitives provided by the JVM via the java.nio package. |
SelectorManager.AcceptListener
A listener for accept events.
|
SocketChannelEndPoint |
WriteFlusher
A Utility class to help implement
EndPoint.write(Callback, ByteBuffer...) by calling
EndPoint.flush(ByteBuffer...) until all content is written. |
WriteFlusher.State
State represents a State of WriteFlusher.
|
WriteFlusher.StateType |
Class and Description |
---|
AbstractConnection
A convenience base implementation of
Connection . |
AbstractEndPoint |
ByteBufferPool
A
ByteBuffer pool. |
ClientConnectionFactory
Factory for client-side
Connection instances. |
Connection
A
Connection is associated to an EndPoint so that I/O events
happening on the EndPoint can be processed by the Connection . |
Connection.UpgradeTo |
EndPoint
A transport EndPoint
|
IdleTimeout
An Abstract implementation of an Idle Timeout.
|
WriteFlusher
A Utility class to help implement
EndPoint.write(Callback, ByteBuffer...) by calling
EndPoint.flush(ByteBuffer...) until all content is written. |
Class and Description |
---|
AbstractConnection
A convenience base implementation of
Connection . |
AbstractEndPoint |
ByteArrayEndPoint
ByteArrayEndPoint.
|
ByteBufferPool
A
ByteBuffer pool. |
ChannelEndPoint
Channel End Point.
|
Connection
A
Connection is associated to an EndPoint so that I/O events
happening on the EndPoint can be processed by the Connection . |
Connection.Listener
A Listener for connection events.
|
Connection.UpgradeFrom |
Connection.UpgradeTo |
ConnectionStatistics
A
Connection.Listener that tracks connection statistics. |
EndPoint
A transport EndPoint
|
IdleTimeout
An Abstract implementation of an Idle Timeout.
|
ManagedSelector
ManagedSelector wraps a Selector simplifying non-blocking operations on channels. |
NetworkTrafficListener
A listener for raw network traffic within Jetty.
|
QuietException
A Quiet Exception.
|
SelectorManager
SelectorManager manages a number of ManagedSelector s that
simplify the non-blocking primitives provided by the JVM via the java.nio package. |
SelectorManager.AcceptListener
A listener for accept events.
|
WriteFlusher.Listener
A listener of
WriteFlusher events. |
Class and Description |
---|
Connection
A
Connection is associated to an EndPoint so that I/O events
happening on the EndPoint can be processed by the Connection . |
Connection.Listener
A Listener for connection events.
|
Class and Description |
---|
ByteBufferPool
A
ByteBuffer pool. |
Class and Description |
---|
ByteBufferPool
A
ByteBuffer pool. |
Class and Description |
---|
CyclicTimeout
An abstract implementation of a timeout.
|