| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
QUERY_PARAM_STYLE_FORMAT |
"%s/mp-rest/queryParamStyle" |
public static final String |
REST_CONN_TIMEOUT_FORMAT |
"%s/mp-rest/connectTimeout" |
public static final String |
REST_FOLLOW_REDIRECTS_FORMAT |
"%s/mp-rest/followRedirects" |
public static final String |
REST_HOSTNAME_VERIFIER_FORMAT |
"%s/mp-rest/hostnameVerifier" |
public static final String |
REST_KEY_STORE_FORMAT |
"%s/mp-rest/keyStore" |
public static final String |
REST_KEY_STORE_PASSWORD_FORMAT |
"%s/mp-rest/keyStorePassword" |
public static final String |
REST_KEY_STORE_TYPE_FORMAT |
"%s/mp-rest/keyStoreType" |
public static final String |
REST_PROVIDERS_FORMAT |
"%s/mp-rest/providers" |
public static final String |
REST_PROVIDERS_PRIORITY_FORMAT |
"/mp-rest/providers/%s/priority" |
public static final String |
REST_PROXY_ADDRESS_FORMAT |
"%s/mp-rest/proxyAddress" |
public static final String |
REST_READ_TIMEOUT_FORMAT |
"%s/mp-rest/readTimeout" |
public static final String |
REST_SCOPE_FORMAT |
"%s/mp-rest/scope" |
public static final String |
REST_TRUST_STORE_FORMAT |
"%s/mp-rest/trustStore" |
public static final String |
REST_TRUST_STORE_PASSWORD_FORMAT |
"%s/mp-rest/trustStorePassword" |
public static final String |
REST_TRUST_STORE_TYPE_FORMAT |
"%s/mp-rest/trustStoreType" |
public static final String |
REST_URI_FORMAT |
"%s/mp-rest/uri" |
public static final String |
REST_URL_FORMAT |
"%s/mp-rest/url" |
Apache CXF