Package org.apache.wsil.extension.wsdl
Interface WSDLConstants
public interface WSDLConstants
This class will ...
- Version:
- 1.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Implemented binding element name.static final String
Referenced Service element name.static final String
Reference element name.static final String
WSDL namespace URI.static final String
WSIL/WSDL namespace URI.static final String
WSDL namespace URI.static final String
WSIL/WSDL namespace name.
-
Field Details
-
NS_URI_WSDL
WSDL namespace URI.- See Also:
-
NS_WSDL
WSDL namespace URI.- See Also:
-
NS_URI_WSIL_WSDL
WSIL/WSDL namespace URI.- See Also:
-
NS_WSIL_WSDL
WSIL/WSDL namespace name.- See Also:
-
ELEM_REFERENCE
Reference element name.- See Also:
-
ELEM_IMPL_BINDING
Implemented binding element name.- See Also:
-
ELEM_REF_SERVICE
Referenced Service element name.- See Also:
-