Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
L
N
P
Q
R
T
A
ALLOCATION_MODE
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
allocationPolicy
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
The allocation mode used: celling or Reserve.
C
CEILING
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
com.sun.grizzly.rcm
- package com.sun.grizzly.rcm
F
filterRequest(String, ExecutorService)
- Method in class com.sun.grizzly.rcm.
ResourceAllocationFilter
Filter the request and decide which thread pool to use.
G
getContextRoot(String)
- Method in class com.sun.grizzly.rcm.
ResourceAllocationFilter
Get the context-root from the
StreamReader
H
handleRead(FilterChainContext, NextAction)
- Method in class com.sun.grizzly.rcm.
ResourceAllocationFilter
I
isThreadPoolInUse()
- Method in class com.sun.grizzly.rcm.
ResourceAllocationFilter
Check to see if the privileged thread pool are in-use right now.
L
leftRatio
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
The thread ratio used when an application isn't listed as a privileged application.
N
newThreadPool(int, ExecutorService)
- Method in class com.sun.grizzly.rcm.
ResourceAllocationFilter
Creates a new
ExecutorService
P
parse(StreamReader, int, StringBuilder)
- Method in class com.sun.grizzly.rcm.
ResourceAllocationFilter
PATH_STRING
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
privilegedTokens
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
The list of privileged token used to decide if a request can be serviced by the privileged
ExecutorService
.
Q
QUERY_STRING
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
R
RESERVE
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
ResourceAllocationFilter
- Class in
com.sun.grizzly.rcm
This ProtocolFilter is an implementation of a Resource Consumption Management (RCM) system.
ResourceAllocationFilter()
- Constructor for class com.sun.grizzly.rcm.
ResourceAllocationFilter
RULE_TOKENS
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
T
threadPools
- Static variable in class com.sun.grizzly.rcm.
ResourceAllocationFilter
The
ExecutorService
configured based on the
threadRatio
.
A
C
F
G
H
I
L
N
P
Q
R
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
SUN Microsystems
. All Rights Reserved.