org.wso2.carbon.utils
Class ServerConstants.Axis2ParameterNames

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

public static class ServerConstants.Axis2ParameterNames
extends Object


Field Summary
static String CONTEXT_ROOT
           
static String REST_PATH
           
static String SERVICE_PATH
           
 
Constructor Summary
ServerConstants.Axis2ParameterNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTEXT_ROOT

public static final String CONTEXT_ROOT
See Also:
Constant Field Values

SERVICE_PATH

public static final String SERVICE_PATH
See Also:
Constant Field Values

REST_PATH

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

ServerConstants.Axis2ParameterNames

public ServerConstants.Axis2ParameterNames()


Copyright © 2014 WSO2 Inc. All rights reserved.