| Package | Description |
|---|---|
| winstone | |
| winstone.ajp13 | |
| winstone.ssl |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectPool |
HttpListener.objectPool |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HostGroup.initHost(File webappsDir,
String hostname,
Cluster cluster,
ObjectPool objectPool,
ClassLoader commonLibCL,
File[] commonLibCLPaths,
Map args) |
protected void |
HostGroup.initMultiHostDir(File hostsDir,
Cluster cluster,
ObjectPool objectPool,
ClassLoader commonLibCL,
File[] commonLibCLPaths,
Map args) |
| Constructor and Description |
|---|
HostConfiguration(String hostname,
Cluster cluster,
ObjectPool objectPool,
ClassLoader commonLibCL,
File[] commonLibCLPaths,
Map args,
File webappsDir) |
HostGroup(Cluster cluster,
ObjectPool objectPool,
ClassLoader commonLibCL,
File[] commonLibCLPaths,
Map args) |
HttpListener(Map args,
ObjectPool objectPool,
HostGroup hostGroup)
Constructor
|
WebAppConfiguration(HostConfiguration ownerHostConfig,
Cluster cluster,
String webRoot,
String prefix,
ObjectPool objectPool,
Map startupArgs,
Node elm,
ClassLoader parentClassLoader,
File[] parentClassPaths,
String contextName)
Constructor.
|
| Constructor and Description |
|---|
Ajp13Listener(Map args,
ObjectPool objectPool,
HostGroup hostGroup)
Constructor
|
| Constructor and Description |
|---|
HttpsListener(Map args,
ObjectPool objectPool,
HostGroup hostGroup)
Constructor
|
Copyright © 2014. All rights reserved.