|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.FaultHandler
org.apache.synapse.endpoints.AbstractEndpoint
org.apache.synapse.endpoints.DefaultEndpoint
public class DefaultEndpoint
This class represents an endpoint with the EPR as the 'To' header of the message. It is responsible for sending the message to this EPR, performing retries etc on failure and using any QOS etc as specified
| Field Summary |
|---|
| Fields inherited from class org.apache.synapse.endpoints.AbstractEndpoint |
|---|
initialized, isClusteringEnabled, log, trace |
| Constructor Summary | |
|---|---|
DefaultEndpoint()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.synapse.endpoints.AbstractEndpoint |
|---|
destroy, getChildren, getContext, getDefinition, getMetricsMBean, getName, getParentEndpoint, handleException, handleException, informFailure, init, isInitialized, isLeafEndpoint, isSuspendFault, isTimeout, isTraceOn, isTraceOrDebugOn, logOnChildEndpointFail, onChildEndpointFail, onFault, onSuccess, prepareForEndpointStatistics, readyToSend, send, setChildren, setDefinition, setErrorOnMessage, setName, setParentEndpoint, toString, traceOrDebug |
| Methods inherited from class org.apache.synapse.FaultHandler |
|---|
getStackTrace, handleFault, handleFault |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEndpoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||