Package | Description |
---|---|
org.apache.synapse | |
org.apache.synapse.core.axis2 | |
org.apache.synapse.endpoints |
Modifier and Type | Method and Description |
---|---|
static SynapseConstants.ENDPOINT_TIMEOUT_TYPE |
SynapseConstants.ENDPOINT_TIMEOUT_TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SynapseConstants.ENDPOINT_TIMEOUT_TYPE[] |
SynapseConstants.ENDPOINT_TIMEOUT_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SynapseConstants.ENDPOINT_TIMEOUT_TYPE |
AsyncCallback.getTimeoutType() |
Modifier and Type | Method and Description |
---|---|
void |
AsyncCallback.setTimeoutType(SynapseConstants.ENDPOINT_TIMEOUT_TYPE timeoutType) |
Modifier and Type | Method and Description |
---|---|
SynapseConstants.ENDPOINT_TIMEOUT_TYPE |
EndpointDefinition.getEndpointTimeoutType() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointDefinition.setEndpointTimeoutType(SynapseConstants.ENDPOINT_TIMEOUT_TYPE endpointTimeoutType) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.