Interface AddressTemplates
-
public interface AddressTemplates
-
-
Field Summary
Fields Modifier and Type Field Description static StringWEBSERVICES_ADDRESSstatic AddressTemplateWEBSERVICES_CONFIGURATION_TEMPLATEstatic AddressTemplateWEBSERVICES_RUNTIME_TEMPLATE
-
-
-
Field Detail
-
WEBSERVICES_ADDRESS
static final String WEBSERVICES_ADDRESS
- See Also:
- Constant Field Values
-
WEBSERVICES_RUNTIME_TEMPLATE
static final AddressTemplate WEBSERVICES_RUNTIME_TEMPLATE
-
WEBSERVICES_CONFIGURATION_TEMPLATE
static final AddressTemplate WEBSERVICES_CONFIGURATION_TEMPLATE
-
-