Package | Description |
---|---|
org.apache.xmlrpc.server |
Modifier and Type | Field and Description |
---|---|
private XmlRpcErrorLogger |
XmlRpcStreamServer.errorLogger |
private static XmlRpcErrorLogger |
XmlRpcStreamServer.theErrorLogger |
Modifier and Type | Method and Description |
---|---|
XmlRpcErrorLogger |
XmlRpcStreamServer.getErrorLogger()
Returns the error logger.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlRpcStreamServer.setErrorLogger(XmlRpcErrorLogger pErrorLogger)
Sets the error logger.
|