|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.http.SelectorThreadConfig
public class SelectorThreadConfig
| Field Summary | |
|---|---|
static java.lang.String |
REUSE_ADRESS
Do not bind on occupied port |
protected static StringManager |
sm
The string manager for this package. |
| Constructor Summary | |
|---|---|
SelectorThreadConfig()
|
|
| Method Summary | |
|---|---|
static void |
configure(SelectorThread selectorThread)
Configure properties on SelectorThread |
protected static void |
configureProperties(SelectorThread selectorThread)
Read systems properties and configure the SelectorThread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REUSE_ADRESS
protected static final StringManager sm
| Constructor Detail |
|---|
public SelectorThreadConfig()
| Method Detail |
|---|
protected static void configureProperties(SelectorThread selectorThread)
SelectorThread.
public static void configure(SelectorThread selectorThread)
SelectorThread
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||