Uses of Package
org.eclipse.jetty.io
-
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.client Class Description AbstractConnection A convenience base implementation ofConnection.ClientConnectionFactory Factory for client-sideConnectioninstances.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.NegotiatingClientConnection NegotiatingClientConnectionFactory -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.conscrypt.client Class Description Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.conscrypt.server Class Description Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.java.client Class Description Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.java.server Class Description Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.openjdk8.client Class Description Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.openjdk8.server Class Description Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.alpn.server Class Description AbstractConnection A convenience base implementation ofConnection.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.client Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.ClientConnectionFactory Factory for client-sideConnectioninstances.ClientConnectionFactory.Decorator Wraps another ClientConnectionFactory.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.CyclicTimeout An abstract implementation of a timeout.CyclicTimeouts.Expirable An entity that may expire.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.ManagedSelector ManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.SelectorManager SelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.client.http Class Description AbstractConnection A convenience base implementation ofConnection.ClientConnectionFactory Factory for client-sideConnectioninstances.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.UpgradeFrom Connectionimplementations implement this interface when they can upgrade from the protocol they speak (for example HTTP/1.1) to a different protocol (e.g.CyclicTimeouts.Expirable An entity that may expire.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.client.util Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.fcgi.client.http Class Description AbstractConnection A convenience base implementation ofConnection.ClientConnectionFactory Factory for client-sideConnectioninstances.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.CyclicTimeouts.Expirable An entity that may expire.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.fcgi.generator Class Description ByteBufferPool AByteBufferpool.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.fcgi.server Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.http Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.http2 Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.ByteBufferPool.Lease Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.IdleTimeout An Abstract implementation of an Idle Timeout.WriteFlusher.Listener A listener ofWriteFlusherevents. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.http2.client Class Description ByteBufferPool AByteBufferpool.ClientConnectionFactory Factory for client-sideConnectioninstances.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.SelectorManager SelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.http2.client.http Class Description ClientConnectionFactory Factory for client-sideConnectioninstances.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.CyclicTimeouts.Expirable An entity that may expire.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.http2.generator Class Description ByteBufferPool AByteBufferpool.ByteBufferPool.Lease -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.http2.parser Class Description ByteBufferPool AByteBufferpool.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.http2.server Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.Listener A Listener for connection events.Connection.UpgradeTo Connectionimplementations implement this interface when they can be upgraded to the protocol they speak (e.g.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.WriteFlusher.Listener A listener ofWriteFlusherevents. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.io Class Description AbstractConnection A convenience base implementation ofConnection.AbstractEndPoint ArrayByteBufferPool A ByteBuffer pool where ByteBuffers are held in queues that are held in array elements.ByteBufferPool AByteBufferpool.ByteBufferPool.Bucket ChannelEndPoint Channel End Point.ClientConnectionFactory Factory for client-sideConnectioninstances.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.Listener A Listener for connection events.ConnectionStatistics AConnection.Listenerthat tracks connection statistics.ConnectionStatistics.Stats CyclicTimeouts.Expirable An entity that may expire.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.FillInterest A Utility class to help implementEndPoint.fillInterested(Callback)by keeping state and calling the context and callback objects.IdleTimeout An Abstract implementation of an Idle Timeout.ManagedSelector ManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.ManagedSelector.Selectable AManagedSelector.Selectableis anEndPointthat wish to be notified of non-blocking events by theManagedSelector.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.NetworkTrafficSocketChannelEndPoint A specialized version ofSocketChannelEndPointthat supportsNetworkTrafficListeners.QuietException A Quiet Exception.SelectorManager SelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage.SelectorManager.AcceptListener A listener for accept events.SocketChannelEndPoint WriteFlusher A Utility class to help implementEndPoint.write(Callback, ByteBuffer...)by callingEndPoint.flush(ByteBuffer...)until all content is written. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.io.ssl Class Description AbstractConnection A convenience base implementation ofConnection.AbstractEndPoint ByteBufferPool AByteBufferpool.ClientConnectionFactory Factory for client-sideConnectioninstances.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.UpgradeTo Connectionimplementations implement this interface when they can be upgraded to the protocol they speak (e.g.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.IdleTimeout An Abstract implementation of an Idle Timeout.WriteFlusher A Utility class to help implementEndPoint.write(Callback, ByteBuffer...)by callingEndPoint.flush(ByteBuffer...)until all content is written. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.maven.plugin Class Description ByteBufferPool AByteBufferpool.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.proxy Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.UpgradeTo Connectionimplementations implement this interface when they can be upgraded to the protocol they speak (e.g.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.ManagedSelector ManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.SelectorManager SelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.server Class Description AbstractConnection A convenience base implementation ofConnection.AbstractEndPoint ByteArrayEndPoint ByteArrayEndPoint.ByteBufferPool AByteBufferpool.ChannelEndPoint Channel End Point.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.Listener A Listener for connection events.Connection.UpgradeFrom Connectionimplementations implement this interface when they can upgrade from the protocol they speak (for example HTTP/1.1) to a different protocol (e.g.Connection.UpgradeTo Connectionimplementations implement this interface when they can be upgraded to the protocol they speak (e.g.ConnectionStatistics AConnection.Listenerthat tracks connection statistics.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.IdleTimeout An Abstract implementation of an Idle Timeout.ManagedSelector ManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.NetworkTrafficListener A listener for raw network traffic within Jetty.QuietException A Quiet Exception.SelectorManager SelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage.SelectorManager.AcceptListener A listener for accept events.WriteFlusher.Listener A listener ofWriteFlusherevents. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.server.handler Class Description Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.Listener A Listener for connection events. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.server.handler.gzip Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.server.nio Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.server.session Class Description CyclicTimeout An abstract implementation of a timeout. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.unixsocket Class Description AbstractEndPoint ByteBufferPool AByteBufferpool.ChannelEndPoint Channel End Point.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.IdleTimeout An Abstract implementation of an Idle Timeout.ManagedSelector ManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.ManagedSelector.Selectable AManagedSelector.Selectableis anEndPointthat wish to be notified of non-blocking events by theManagedSelector.SelectorManager SelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.unixsocket.client Class Description ClientConnectionFactory Factory for client-sideConnectioninstances.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.ManagedSelector ManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.SelectorManager SelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.client Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.client.io Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.UpgradeTo Connectionimplementations implement this interface when they can be upgraded to the protocol they speak (e.g.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.common Class Description ByteBufferPool AByteBufferpool.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.Listener A Listener for connection events. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.common.extensions Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.common.extensions.compress Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.common.io Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.UpgradeTo Connectionimplementations implement this interface when they can be upgraded to the protocol they speak (e.g.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.common.message Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.common.scopes Class Description ByteBufferPool AByteBufferpool. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.jsr356 Class Description ByteBufferPool AByteBufferpool.Connection.Listener A Listener for connection events. -
Classes in org.eclipse.jetty.io used by org.eclipse.jetty.websocket.server Class Description AbstractConnection A convenience base implementation ofConnection.ByteBufferPool AByteBufferpool.Connection AConnectionis associated to anEndPointso that I/O events happening on theEndPointcan be processed by theConnection.Connection.UpgradeTo Connectionimplementations implement this interface when they can be upgraded to the protocol they speak (e.g.EndPoint EndPoint is the abstraction for an I/O channel that transports bytes.