Class MDQConstants
java.lang.Object
org.apache.axis2.jaxws.description.builder.MDQConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringSets the Web Service Features (as Annotation instances) for specific ports under a service on the client side.static final StringDeprecated.Replaced by SEI_FEATURES_MAP with a MTOMAnnot to indicate if MTOM is enabled.static final Stringstatic final StringProperty indicating a Service Reference name.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WSDL_SERVICE_QNAME
- See Also:
-
WSDL_PORT
- See Also:
-
WSDL_DEFINITION
- See Also:
-
WSDL_LOCATION
- See Also:
-
SERVICE_CLASS
- See Also:
-
WSDL_PORTTYPE_NAME
- See Also:
-
USE_GENERATED_WSDL
- See Also:
-
USED_ANNOTATIONS_ONLY
- See Also:
-
OBJECT_CLASS_NAME
- See Also:
-
PROVIDER_SOURCE
- See Also:
-
PROVIDER_SOAP
- See Also:
-
PROVIDER_DATASOURCE
- See Also:
-
PROVIDER_STRING
- See Also:
-
PROVIDER_OMELEMENT
- See Also:
-
WSDL_FILE_NAME
- See Also:
-
SCHEMA_DOCS
- See Also:
-
WSDL_COMPOSITE
- See Also:
-
CONSTRUCTOR_METHOD
- See Also:
-
RETURN_TYPE_FUTURE
- See Also:
-
RETURN_TYPE_RESPONSE
- See Also:
-
CLIENT_SERVICE_CLASS
- See Also:
-
CLIENT_SEI_CLASS
- See Also:
-
HANDLER_CHAIN_DECLARING_CLASS
- See Also:
-
SEI_MTOM_ENABLEMENT_MAP
Deprecated.Replaced by SEI_FEATURES_MAP with a MTOMAnnot to indicate if MTOM is enabled.Indicates if MTOM is enabled for specific ports (indexed by the SEI class name) under a service on the client side.- See Also:
-
SEI_FEATURES_MAP
Sets the Web Service Features (as Annotation instances) for specific ports under a service on the client side. The value associated with this property is: Mapinvalid input: '<'String, Listinvalid input: '<'java.lang.annotation.Annotation>> Where: String: SEI Class name (i.e. the port name) Annotation: The list of WebServiceFeatures expressed as the corresponding Annotation related to that Port- See Also:
-
BINDING_PROPS_MAP
- See Also:
-
SERVICE_REF_NAME
Property indicating a Service Reference name. This can be used to differentiate between two occurences of the same WSDL Service, for example to attach different policy configurations to each one.f- See Also:
-
SOAP11JMS_BINDING
- See Also:
-
SOAP12JMS_BINDING
- See Also:
-
SOAP11JMS_MTOM_BINDING
- See Also:
-
SOAP12JMS_MTOM_BINDING
- See Also:
-
SOAP_HTTP_BINDING
- See Also:
-
USE_LEGACY_WEB_METHOD_RULES_SUN
- See Also:
-
USE_LEGACY_WEB_METHOD_RULES
- See Also:
-
USE_MANIFEST_LEGACY_WEB_METHOD_RULES
- See Also:
-
SUN_WEB_METHOD_BEHAVIOR_CHANGE_VERSION
- See Also:
-
-
Constructor Details
-
MDQConstants
public MDQConstants()
-