Class ApacheServerFactory

java.lang.Object
org.astrogrid.samp.xmlrpc.apache.ApacheServerFactory
All Implemented Interfaces:
SampXmlRpcServerFactory

public class ApacheServerFactory extends Object implements SampXmlRpcServerFactory
SampXmlRpcServerFactory implementation which uses Apache classes. Server construction is lazy and the same server is returned each time.
Since:
22 Aug 2008
Author:
Mark Taylor
  • Constructor Details

    • ApacheServerFactory

      public ApacheServerFactory()
  • Method Details