com.nesscomputing.httpserver
Class SoloHttpServerConfig
java.lang.Object
com.nesscomputing.httpserver.SoloHttpServerConfig
public abstract class SoloHttpServerConfig
- extends Object
|
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 |
SoloHttpServerConfig
public SoloHttpServerConfig()
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.