|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectradtools.services.lighttpd.LigHTTPDLinux.LigHTTPDFastCGILocal
public static class LigHTTPDLinux.LigHTTPDFastCGILocal
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Field Summary | |
|---|---|
protected String |
binPath
TODO: Javadoc |
protected int |
maxProcs
TODO: Javadoc |
protected int |
minProcs
TODO: Javadoc |
protected String |
socket
TODO: Javadoc |
| Constructor Summary | |
|---|---|
LigHTTPDLinux.LigHTTPDFastCGILocal(int _minProcs,
int _maxProcs,
String _socket,
String _binPath)
TODO: Javadoc |
|
| Method Summary | |
|---|---|
boolean |
isLocal()
TODO: Javadoc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final int maxProcs
protected final int minProcs
protected final String socket
protected final String binPath
| Constructor Detail |
|---|
public LigHTTPDLinux.LigHTTPDFastCGILocal(int _minProcs,
int _maxProcs,
String _socket,
String _binPath)
_minProcs - _maxProcs - _socket - _binPath - | Method Detail |
|---|
public boolean isLocal()
LigHTTPDLinux.LigHTTPDFastCGI
isLocal in interface LigHTTPDLinux.LigHTTPDFastCGI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||