Class RpcLoggingInternalServerFactory

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

public class RpcLoggingInternalServerFactory extends Object implements SampXmlRpcServerFactory
Freestanding ServerFactory implementation which logs all XML-RPC calls/responses to standard output.
Since:
2 Dec 2008
Author:
Mark Taylor
  • Constructor Details

    • RpcLoggingInternalServerFactory

      public RpcLoggingInternalServerFactory()
  • Method Details