de.anomic.http |
|
Java Source File Name | Type | Comment |
httpc.java | Class | This class implements an http client. |
httpChunkedInputStream.java | Class | |
httpChunkedOutputStream.java | Class | |
httpContentLengthInputStream.java | Class | |
httpd.java | Class | Instances of this class can be passed as argument to the serverCore. |
httpdBoundedSizeOutputStream.java | Class | |
httpdByteCountInputStream.java | Class | |
httpdByteCountOutputStream.java | Class | |
httpdFileHandler.java | Class | |
httpdLimitExceededException.java | Class | |
httpdProxyHandler.java | Class | |
httpdRobotsTxtConfig.java | Class | |
httpdSwitchboard.java | Class | |
httpHeader.java | Class | |
httpRemoteProxyConfig.java | Class | |
httpSSI.java | Class | |
httpTemplate.java | Class | A template engine, which substitutes patterns in strings
The template engine supports four types of templates:
- Normal templates: the template will be replaced by a string.
- Multi templates: the template will be used more than one time.
i.e. |