radtools.services.lighttpd
Class LigHTTPDLinux.LigHTTPDFastCGIRemote
java.lang.Object
radtools.services.lighttpd.LigHTTPDLinux.LigHTTPDFastCGIRemote
- All Implemented Interfaces:
- LigHTTPDLinux.LigHTTPDFastCGI
- Enclosing class:
- LigHTTPDLinux
public static class LigHTTPDLinux.LigHTTPDFastCGIRemote
- extends Object
- implements LigHTTPDLinux.LigHTTPDFastCGI
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
TODO: equals, hashCode, toString
- Version:
- $Revision: 1.9 $
- Author:
- Greg Gibeling
|
Method Summary |
boolean |
isLocal()
TODO: Javadoc |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hostPort
protected final HostPort hostPort
- TODO: Javadoc
LigHTTPDLinux.LigHTTPDFastCGIRemote
public LigHTTPDLinux.LigHTTPDFastCGIRemote(HostPort _hostPort)
- TODO: Javadoc
- Parameters:
_hostPort -
isLocal
public boolean isLocal()
- Description copied from interface:
LigHTTPDLinux.LigHTTPDFastCGI
- TODO: Javadoc
- Specified by:
isLocal in interface LigHTTPDLinux.LigHTTPDFastCGI
- Returns: