org.wso2.carbon.utils
Class ServerConstants.ContextPaths

java.lang.Object
  extended by org.wso2.carbon.utils.ServerConstants.ContextPaths
Enclosing class:
ServerConstants

public static class ServerConstants.ContextPaths
extends Object


Field Summary
static String DOWNLOAD_PATH
           
static String SERVER_PATH
           
static String UPLOAD_PATH
           
 
Constructor Summary
ServerConstants.ContextPaths()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UPLOAD_PATH

public static final String UPLOAD_PATH
See Also:
Constant Field Values

DOWNLOAD_PATH

public static final String DOWNLOAD_PATH
See Also:
Constant Field Values

SERVER_PATH

public static final String SERVER_PATH
See Also:
Constant Field Values
Constructor Detail

ServerConstants.ContextPaths

public ServerConstants.ContextPaths()


Copyright © 2014 WSO2 Inc. All rights reserved.