org.apache.xmlrpc.server
public interface XmlRpcHttpServerConfig extends XmlRpcServerConfig, XmlRpcHttpConfig
| Method Summary | |
|---|---|
| boolean | isKeepAliveEnabled() Returns, whether HTTP keepalive is being enabled. |
Returns: True, if keepalive is enabled, false otherwise.