Package | Description |
---|---|
org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnection.FillingInterestedCallback |
class |
AbstractConnection.NestedState |
Modifier and Type | Field and Description |
---|---|
static AbstractConnection.State |
AbstractConnection.FILL_INTERESTED |
static AbstractConnection.State |
AbstractConnection.FILLING |
static AbstractConnection.State |
AbstractConnection.FILLING_FILL_INTERESTED |
static AbstractConnection.State |
AbstractConnection.IDLE |
static AbstractConnection.State |
AbstractConnection.REFILLING |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractConnection.next(AbstractConnection.State state,
AbstractConnection.State next) |
Copyright © 1995-2015 Webtide. All Rights Reserved.