com.nesscomputing.httpserver
Class SoloHttpServerConfig

java.lang.Object
  extended by com.nesscomputing.httpserver.SoloHttpServerConfig

public abstract class SoloHttpServerConfig
extends Object


Constructor Summary
SoloHttpServerConfig()
           
 
Method Summary
 URI[] getServiceUris()
          Server Connection URIs for the solo http server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoloHttpServerConfig

public SoloHttpServerConfig()
Method Detail

getServiceUris

public URI[] getServiceUris()
Server Connection URIs for the solo http server. Multiple URIs can be separated with ",".



Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.