|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultFilterChain.FiltersState | |
|---|---|
| org.glassfish.grizzly.filterchain | |
| Uses of DefaultFilterChain.FiltersState in org.glassfish.grizzly.filterchain |
|---|
| Fields in org.glassfish.grizzly.filterchain with type parameters of type DefaultFilterChain.FiltersState | |
|---|---|
protected Attribute<DefaultFilterChain.FiltersState> |
DefaultFilterChain.FILTERS_STATE_ATTR
|
| Methods in org.glassfish.grizzly.filterchain with parameters of type DefaultFilterChain.FiltersState | |
|---|---|
protected static int |
DefaultFilterChain.indexOfRemainder(DefaultFilterChain.FiltersState filtersState,
FilterChainContext.Operation operation,
int start,
int end)
Locates a message remainder in the FilterChain, associated with the
Connection. |
protected static boolean |
DefaultFilterChain.prepareRemainder(FilterChainContext ctx,
DefaultFilterChain.FiltersState filtersState,
int start,
int end)
Locates a message remainder in the FilterChain, associated with the
Connection and prepares the Context for remainder processing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||