|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.testkit.axis2.endpoint.AxisTestEndpoint
org.apache.axis2.transport.testkit.axis2.endpoint.AxisEchoEndpoint
public class AxisEchoEndpoint
| Constructor Summary | |
|---|---|
AxisEchoEndpoint()
|
|
| Method Summary | |
|---|---|
void |
addEndpointErrorListener(EndpointErrorListener listener)
|
protected org.apache.axis2.description.InOutAxisOperation |
createOperation()
Create an operation appropriate for the message exchange pattern implemented by the test endpoint. |
protected void |
onTransportError(java.lang.Throwable ex)
Process a transport error. |
void |
removeEndpointErrorListener(EndpointErrorListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisEchoEndpoint()
| Method Detail |
|---|
protected org.apache.axis2.description.InOutAxisOperation createOperation()
AxisTestEndpointMessageReceiver set.
createOperation in class AxisTestEndpointprotected void onTransportError(java.lang.Throwable ex)
AxisTestEndpoint
onTransportError in class AxisTestEndpointex - the exception describing the transport errorpublic void addEndpointErrorListener(EndpointErrorListener listener)
addEndpointErrorListener in interface InOutEndpointpublic void removeEndpointErrorListener(EndpointErrorListener listener)
removeEndpointErrorListener in interface InOutEndpoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||