Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.io Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AbstractConnectionA convenience base implementation of Connection.Classorg.eclipse.jetty.ioJetty
AbstractEndPointClassorg.eclipse.jetty.ioJetty
ArrayByteBufferPoolClassorg.eclipse.jetty.ioJetty
ArrayByteBufferPool .BucketClassorg.eclipse.jetty.io.ArrayByteBufferPoolJetty
ByteArrayEndPointClassorg.eclipse.jetty.ioJetty
ByteBufferPool Acquired buffers may be released but they do not need to; if they are released, they may be recycled and reused, otherwise they will be garbageInterfaceorg.eclipse.jetty.ioJetty
ByteBufferPool .LeaseClassorg.eclipse.jetty.io.ByteBufferPoolJetty
ChannelEndPoint Holds the channel and socket for an NIO endpoint.Classorg.eclipse.jetty.ioJetty
ClientConnectionFactoryFactory for client-side Connection instances.Interfaceorg.eclipse.jetty.ioJetty
ConnectionA Connection is associated to an EndPoint so that I/O events happening on the EndPoint can be processed by the Connection.Interfaceorg.eclipse.jetty.ioJetty
Connection .ListenerA Listener for connection events.Interfaceorg.eclipse.jetty.io.ConnectionJetty
Connection .Listener .AdapterClassorg.eclipse.jetty.io.Connection.ListenerJetty
Connection .UpgradeFromInterfaceorg.eclipse.jetty.io.ConnectionJetty
Connection .UpgradeToInterfaceorg.eclipse.jetty.io.ConnectionJetty
EndPointA transport EndPoint Asynchronous MethodsInterfaceorg.eclipse.jetty.ioJetty
EofExceptionA Jetty specialization of EOFException.Classorg.eclipse.jetty.ioJetty
FillInterestA Utility class to help implement EndPoint.Classorg.eclipse.jetty.ioJetty
IdleTimeoutAn Abstract implementation of an Idle Timeout.Classorg.eclipse.jetty.ioJetty
LeakTrackingByteBufferPoolClassorg.eclipse.jetty.ioJetty
ManagedSelectorManagedSelector wraps a Selector simplifying non-blocking operations on channels.Classorg.eclipse.jetty.ioJetty
ManagedSelector .SelectableEndPointA ManagedSelector.Interfaceorg.eclipse.jetty.io.ManagedSelectorJetty
MappedByteBufferPoolClassorg.eclipse.jetty.ioJetty
MappedByteBufferPool .TaggedClassorg.eclipse.jetty.io.MappedByteBufferPoolJetty
NegotiatingClientConnectionClassorg.eclipse.jetty.ioJetty
NegotiatingClientConnectionFactoryClassorg.eclipse.jetty.ioJetty
NetworkTrafficListenerA listener for raw network traffic within Jetty.Interfaceorg.eclipse.jetty.ioJetty
NetworkTrafficListener .AdapterA commodity class that implements NetworkTrafficListener with empty methods.Classorg.eclipse.jetty.io.NetworkTrafficListenerJetty
NetworkTrafficSelectChannelEndPointClassorg.eclipse.jetty.ioJetty
RuntimeIOExceptionSubclass of RuntimeException used to signal that there was an IOException thrown by underlying WriterClassorg.eclipse.jetty.ioJetty
SelectChannelEndPointAn ChannelEndpoint that can be scheduled by SelectorManager.Classorg.eclipse.jetty.ioJetty
SelectorManagerSelectorManager manages a number of ManagedSelectors that simplify the non-blocking primitives provided by the JVM via the java.Classorg.eclipse.jetty.ioJetty
SslClientConnectionFactoryClassorg.eclipse.jetty.io.sslJetty
SslConnectionA Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically an Connection like HttpConnection) thatClassorg.eclipse.jetty.io.sslJetty
WriteFlusherA Utility class to help implement EndPoint.Classorg.eclipse.jetty.ioJetty
WriterOutputStreamWrap a Writer as an OutputStream.Classorg.eclipse.jetty.ioJetty