|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectXmlRpcConfigImpl
org.apache.xmlrpc.server.XmlRpcServerConfigImpl
public class XmlRpcServerConfigImpl
Default implementation of XmlRpcServerConfig.
| Constructor Summary | |
|---|---|
XmlRpcServerConfigImpl()
|
|
| Method Summary | |
|---|---|
boolean |
isKeepAliveEnabled()
Returns, whether HTTP keepalive is being enabled. |
void |
setKeepAliveEnabled(boolean pKeepAliveEnabled)
Sets, whether HTTP keepalive is enabled for this server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlRpcServerConfigImpl()
| Method Detail |
|---|
public void setKeepAliveEnabled(boolean pKeepAliveEnabled)
pKeepAliveEnabled - True, if keepalive is enabled. False otherwise.public boolean isKeepAliveEnabled()
XmlRpcHttpServerConfig
isKeepAliveEnabled in interface XmlRpcHttpServerConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||