com.nesscomputing.httpserver
Class GalaxyHttpServerConfig

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

public abstract class GalaxyHttpServerConfig
extends Object


Constructor Summary
GalaxyHttpServerConfig()
           
 
Method Summary
 boolean isExternalHttpEnabled()
           
 boolean isExternalHttpsEnabled()
           
 boolean isInternalHttpEnabled()
           
 boolean isInternalHttpsEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GalaxyHttpServerConfig

public GalaxyHttpServerConfig()
Method Detail

isInternalHttpEnabled

public boolean isInternalHttpEnabled()

isInternalHttpsEnabled

public boolean isInternalHttpsEnabled()

isExternalHttpEnabled

public boolean isExternalHttpEnabled()

isExternalHttpsEnabled

public boolean isExternalHttpsEnabled()


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