org.apache.axis2.jaxws.description.builder
Class MDQConstants

java.lang.Object
  extended by org.apache.axis2.jaxws.description.builder.MDQConstants

public class MDQConstants
extends Object


Field Summary
static String BINDING_PROPS_MAP
           
static String CLIENT_SEI_CLASS
           
static String CLIENT_SERVICE_CLASS
           
static String CONSTRUCTOR_METHOD
           
static String HANDLER_CHAIN_DECLARING_CLASS
           
static String OBJECT_CLASS_NAME
           
static String PROVIDER_DATASOURCE
           
static String PROVIDER_OMELEMENT
           
static String PROVIDER_SOAP
           
static String PROVIDER_SOURCE
           
static String PROVIDER_STRING
           
static String RETURN_TYPE_FUTURE
           
static String RETURN_TYPE_RESPONSE
           
static String SCHEMA_DOCS
           
static String SEI_MTOM_ENABLEMENT_MAP
           
static String SERVICE_CLASS
           
static String SOAP_HTTP_BINDING
           
static String SOAP11JMS_BINDING
           
static String SOAP11JMS_MTOM_BINDING
           
static String SOAP12JMS_BINDING
           
static String SOAP12JMS_MTOM_BINDING
           
static String WSDL_COMPOSITE
           
static String WSDL_DEFINITION
           
static String WSDL_FILE_NAME
           
static String WSDL_LOCATION
           
static String WSDL_PORT
           
static String WSDL_PORTTYPE_NAME
           
static String WSDL_SERVICE_QNAME
           
 
Constructor Summary
MDQConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSDL_SERVICE_QNAME

public static final String WSDL_SERVICE_QNAME
See Also:
Constant Field Values

WSDL_PORT

public static final String WSDL_PORT
See Also:
Constant Field Values

WSDL_DEFINITION

public static final String WSDL_DEFINITION
See Also:
Constant Field Values

WSDL_LOCATION

public static final String WSDL_LOCATION
See Also:
Constant Field Values

SERVICE_CLASS

public static final String SERVICE_CLASS
See Also:
Constant Field Values

WSDL_PORTTYPE_NAME

public static final String WSDL_PORTTYPE_NAME
See Also:
Constant Field Values

OBJECT_CLASS_NAME

public static final String OBJECT_CLASS_NAME
See Also:
Constant Field Values

PROVIDER_SOURCE

public static final String PROVIDER_SOURCE
See Also:
Constant Field Values

PROVIDER_SOAP

public static final String PROVIDER_SOAP
See Also:
Constant Field Values

PROVIDER_DATASOURCE

public static final String PROVIDER_DATASOURCE
See Also:
Constant Field Values

PROVIDER_STRING

public static final String PROVIDER_STRING
See Also:
Constant Field Values

PROVIDER_OMELEMENT

public static final String PROVIDER_OMELEMENT
See Also:
Constant Field Values

WSDL_FILE_NAME

public static final String WSDL_FILE_NAME
See Also:
Constant Field Values

SCHEMA_DOCS

public static final String SCHEMA_DOCS
See Also:
Constant Field Values

WSDL_COMPOSITE

public static final String WSDL_COMPOSITE
See Also:
Constant Field Values

CONSTRUCTOR_METHOD

public static final String CONSTRUCTOR_METHOD
See Also:
Constant Field Values

RETURN_TYPE_FUTURE

public static final String RETURN_TYPE_FUTURE
See Also:
Constant Field Values

RETURN_TYPE_RESPONSE

public static final String RETURN_TYPE_RESPONSE
See Also:
Constant Field Values

CLIENT_SERVICE_CLASS

public static final String CLIENT_SERVICE_CLASS
See Also:
Constant Field Values

CLIENT_SEI_CLASS

public static final String CLIENT_SEI_CLASS
See Also:
Constant Field Values

HANDLER_CHAIN_DECLARING_CLASS

public static final String HANDLER_CHAIN_DECLARING_CLASS
See Also:
Constant Field Values

SEI_MTOM_ENABLEMENT_MAP

public static final String SEI_MTOM_ENABLEMENT_MAP
See Also:
Constant Field Values

BINDING_PROPS_MAP

public static final String BINDING_PROPS_MAP
See Also:
Constant Field Values

SOAP11JMS_BINDING

public static final String SOAP11JMS_BINDING
See Also:
Constant Field Values

SOAP12JMS_BINDING

public static final String SOAP12JMS_BINDING
See Also:
Constant Field Values

SOAP11JMS_MTOM_BINDING

public static final String SOAP11JMS_MTOM_BINDING
See Also:
Constant Field Values

SOAP12JMS_MTOM_BINDING

public static final String SOAP12JMS_MTOM_BINDING
See Also:
Constant Field Values

SOAP_HTTP_BINDING

public static final String SOAP_HTTP_BINDING
See Also:
Constant Field Values
Constructor Detail

MDQConstants

public MDQConstants()


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