|
||||||||||
| 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
public abstract class AxisTestEndpoint
Base class for Axis2 based test endpoints.
| Constructor Summary | |
|---|---|
AxisTestEndpoint()
|
|
| Method Summary | |
|---|---|
protected abstract org.apache.axis2.description.AxisOperation |
createOperation()
Create an operation appropriate for the message exchange pattern implemented by the test endpoint. |
protected abstract void |
onTransportError(java.lang.Throwable ex)
Process a transport error. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisTestEndpoint()
| Method Detail |
|---|
protected abstract org.apache.axis2.description.AxisOperation createOperation()
MessageReceiver set.
protected abstract void onTransportError(java.lang.Throwable ex)
ex - the exception describing the transport error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||