Interface AnnotationConstants
-
public interface AnnotationConstants
-
-
Field Summary
Fields Modifier and Type Field Description static StringACTIONstatic StringEXCLUDEstatic StringNAMEstatic StringOPERATION_NAMEstatic StringSERVICE_NAMEstatic StringTARGETNAMESPACEstatic StringWEB_METHODstatic StringWEB_PARAMstatic StringWEB_RESULTstatic StringWEB_SERVICEstatic StringWEB_SERVICE_PROVIDERstatic StringWSDL_LOCATION
-
-
-
Field Detail
-
WEB_SERVICE
static final String WEB_SERVICE
- See Also:
- Constant Field Values
-
WEB_METHOD
static final String WEB_METHOD
- See Also:
- Constant Field Values
-
WEB_PARAM
static final String WEB_PARAM
- See Also:
- Constant Field Values
-
WEB_RESULT
static final String WEB_RESULT
- See Also:
- Constant Field Values
-
WEB_SERVICE_PROVIDER
static final String WEB_SERVICE_PROVIDER
- See Also:
- Constant Field Values
-
TARGETNAMESPACE
static final String TARGETNAMESPACE
- See Also:
- Constant Field Values
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
EXCLUDE
static final String EXCLUDE
- See Also:
- Constant Field Values
-
ACTION
static final String ACTION
- See Also:
- Constant Field Values
-
WSDL_LOCATION
static final String WSDL_LOCATION
- See Also:
- Constant Field Values
-
OPERATION_NAME
static final String OPERATION_NAME
- See Also:
- Constant Field Values
-
-