- addBackEnd(LogBackEnd) - Static method in class marquee.xmlrpc.util.Log
-
Adds a LogBackEnd to the log.
- addFilters(String, List) - Method in class marquee.xmlrpc.processors.FilterInvocationProcessor
-
Adds a filter to the processor, comprising of an optional handler name and a list
of IP masks.
- addFiltersByName(String, List) - Method in class marquee.xmlrpc.processors.FilterInvocationProcessor
-
Adds a filter to the processor, comprising of an optional handler name and a list
of IP masks.
- AllowInvocationProcessor - Class in marquee.xmlrpc.processors
-
- AllowInvocationProcessor() - Constructor for class marquee.xmlrpc.processors.AllowInvocationProcessor
-
- append(String, String) - Static method in class marquee.xmlrpc.util.Log
-
Appends a message to all currently registered back ends.
- append(String, Throwable) - Static method in class marquee.xmlrpc.util.Log
-
Appends an exception to the log back ends by converting it to a string.
- append(String, String) - Method in class marquee.xmlrpc.util.Log.DefaultLogBackEnd
-
Appends a message, according to the LogBackEnd interface.
- append(String, Throwable) - Method in class marquee.xmlrpc.util.Log.DefaultLogBackEnd
-
Appends an exception message which potentially includes information as to what
file and line number the exception occurred at.
- append(String, String) - Method in interface marquee.xmlrpc.util.LogBackEnd
-
Used by the Log class to ask the back end to append a message somehow.
- append(String, Throwable) - Method in interface marquee.xmlrpc.util.LogBackEnd
-
Used by the Log class to ask the back end to append a message somehow.
- ARRAY - Static variable in class marquee.xmlrpc.XmlRpcParser
-
The hash value of
elements
- arrayOfStructsTest(List) - Method in class marquee.xmlrpc.handlers.Validator
-
This handler takes a single parameter, an array of structs, each of which contains at least three elements
named moe, larry and curly, all s.