org.wso2.carbon.utils
Class WSO2Constants.ContextPaths

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

public static class WSO2Constants.ContextPaths
extends Object


Field Summary
static String DOWNLOAD_PATH
           
static String SERVER_PATH
           
static String UPLOAD_PATH
           
 
Constructor Summary
WSO2Constants.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

WSO2Constants.ContextPaths

public WSO2Constants.ContextPaths()


Copyright © 2014 WSO2 Inc. All rights reserved.