org.apache.axis2.mex
Interface MexConstants.MEX_CONFIG

Enclosing interface:
MexConstants

public static interface MexConstants.MEX_CONFIG

MEX Configuration Sample mex configuration:


Field Summary
static String DELIMITER
           
static String DIALECT_PARM
           
static String ENABLE_MEX
           
static String FORMS_PARM
           
static String INLINE
           
static String LOCATION
           
static String MEX_PARM
           
static String OUTPUT_FORM_PARM
           
static String REFERENCE
           
 

Field Detail

MEX_PARM

static final String MEX_PARM
See Also:
Constant Field Values

ENABLE_MEX

static final String ENABLE_MEX
See Also:
Constant Field Values

OUTPUT_FORM_PARM

static final String OUTPUT_FORM_PARM
See Also:
Constant Field Values

DIALECT_PARM

static final String DIALECT_PARM
See Also:
Constant Field Values

FORMS_PARM

static final String FORMS_PARM
See Also:
Constant Field Values

DELIMITER

static final String DELIMITER
See Also:
Constant Field Values

LOCATION

static final String LOCATION
See Also:
Constant Field Values

INLINE

static final String INLINE
See Also:
Constant Field Values

REFERENCE

static final String REFERENCE
See Also:
Constant Field Values


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.