org.apache.muse.tools.generator.util
Interface DefinitionConstants
- All Known Implementing Classes:
- DefinitionInfo
public interface DefinitionConstants
Constants used by DefinitionInfo
. There is
some duplication URIs which should go away next iteration
(these should just be referenced from the Muse constant classses).
- Author:
- Andrew Eberbach (aeberbac)
SOAP_WSDL_URI
static final String SOAP_WSDL_URI
- See Also:
- Constant Field Values
HTTP_SOAP_URI
static final String HTTP_SOAP_URI
- See Also:
- Constant Field Values
ENCODING_URI
static final String ENCODING_URI
- See Also:
- Constant Field Values
DOCUMENT_STYLE
static final String DOCUMENT_STYLE
- See Also:
- Constant Field Values
LITERAL_USE
static final String LITERAL_USE
- See Also:
- Constant Field Values
PREFIX
static final String PREFIX
- See Also:
- Constant Field Values
RESOURCE_PROPERTIES
static final String RESOURCE_PROPERTIES
- See Also:
- Constant Field Values
BINDING
static final String BINDING
- See Also:
- Constant Field Values
PORT_TYPE
static final String PORT_TYPE
- See Also:
- Constant Field Values
PORT
static final String PORT
- See Also:
- Constant Field Values
SERVICE
static final String SERVICE
- See Also:
- Constant Field Values
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.