org.wso2.wsas
Class ServerConstants.Jetty

java.lang.Object
  extended byorg.wso2.wsas.ServerConstants.Jetty
Enclosing class:
ServerConstants

public static class ServerConstants.Jetty
extends java.lang.Object


Field Summary
static java.lang.String HTTP_SERVER
           
static java.lang.String HTTPS_SERVER
           
 
Constructor Summary
ServerConstants.Jetty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP_SERVER

public static final java.lang.String HTTP_SERVER
See Also:
Constant Field Values

HTTPS_SERVER

public static final java.lang.String HTTPS_SERVER
See Also:
Constant Field Values
Constructor Detail

ServerConstants.Jetty

public ServerConstants.Jetty()