Class InternalServerFactory

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

public class InternalServerFactory extends Object implements SampXmlRpcServerFactory
Freestanding SampXmlRpcServerFactory implementation. A new server object is returned each time, but this does not mean a new port opened each time.
Since:
26 Aug 2008
Author:
Mark Taylor
  • Constructor Details

    • InternalServerFactory

      public InternalServerFactory()
  • Method Details