com.sun.grizzly.http
Class SelectorThreadConfig
java.lang.Object
com.sun.grizzly.http.SelectorThreadConfig
public class SelectorThreadConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REUSE_ADRESS
public static final String REUSE_ADRESS
- Do not bind on occupied port
- See Also:
- Constant Field Values
sm
protected static final StringManager sm
- The string manager for this package.
SelectorThreadConfig
public SelectorThreadConfig()
configureProperties
protected static void configureProperties(SelectorThread selectorThread)
- Read systems properties and configure the
SelectorThread
.
configure
public static void configure(SelectorThread selectorThread)
- Configure properties on
SelectorThread
Copyright © 2012 Oracle Corporation. All Rights Reserved.