public interface Constants
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGGER_NAME
The name of the logger used in the API implementation.
|
static String |
ROOT_PUBLIC_NAME
The root for package-specific names.
|
static String |
STYLE_GET_ATTRIBUTE
The URI for specifying get-attribute operation style.
|
static String |
STYLE_RPC
The URI for specifying RPC operation style.
|
static String |
STYLE_SET_ATTRIBUTE
The URI for specifying set-attribute operation style.
|
static String |
WSDL_NAMESPACE_NAME
The XML namespace for WSDL 2.0 documents recognized by this implementation.
|
static final String WSDL_NAMESPACE_NAME
static final String ROOT_PUBLIC_NAME
static final String LOGGER_NAME
static final String STYLE_RPC
static final String STYLE_SET_ATTRIBUTE
static final String STYLE_GET_ATTRIBUTE
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.