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 XmlRpcErrorLoggerXmlRpcStreamServer.errorLoggerprivate static final XmlRpcErrorLoggerXmlRpcStreamServer.theErrorLoggerMethods in org.apache.xmlrpc.server that return XmlRpcErrorLoggerMethods in org.apache.xmlrpc.server with parameters of type XmlRpcErrorLoggerModifier and TypeMethodDescriptionvoidXmlRpcStreamServer.setErrorLogger(XmlRpcErrorLogger pErrorLogger) Sets the error logger.