Package org.activemath.webapp.ws

Interface Summary
ResourceHandler An interface to describe an object that can provide a representation of itself as a resource.
 

Class Summary
BookListResource Simple wrapper of the ContentManager to represent itself as resource for web-services that can use it to create links into ActiveMath.
PlainLogger A very simple class to write to the console from the outside world.
XmlrpcManager The singleton maps XMLRPC path to handlers.
XmlRpcServiceServlet A simple servlet that attaches handlers to (exact) sub-paths.