Uses of Class
org.apache.xmlrpc.server.XmlRpcErrorLogger
Packages that use XmlRpcErrorLogger
-
Uses of XmlRpcErrorLogger in org.apache.xmlrpc.server
Fields in org.apache.xmlrpc.server declared as XmlRpcErrorLoggerModifier and TypeFieldDescriptionprivate XmlRpcErrorLogger
XmlRpcStreamServer.errorLogger
private static final XmlRpcErrorLogger
XmlRpcStreamServer.theErrorLogger
Methods in org.apache.xmlrpc.server that return XmlRpcErrorLoggerMethods in org.apache.xmlrpc.server with parameters of type XmlRpcErrorLoggerModifier and TypeMethodDescriptionvoid
XmlRpcStreamServer.setErrorLogger
(XmlRpcErrorLogger pErrorLogger) Sets the error logger.