Class XmlLoggingInternalServerFactory

java.lang.Object
org.astrogrid.samp.xmlrpc.internal.XmlLoggingInternalServerFactory
All Implemented Interfaces:
SampXmlRpcServerFactory

public class XmlLoggingInternalServerFactory extends Object implements SampXmlRpcServerFactory
Freestanding ServerFactory implementation which logs all incoming and outgoing HTTP data.
Since:
2 Dec 2008
Author:
Mark Taylor
  • Constructor Details

    • XmlLoggingInternalServerFactory

      public XmlLoggingInternalServerFactory()
  • Method Details