public abstract class AxisTestEndpoint extends Object
Constructor and Description |
---|
AxisTestEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected abstract AxisOperation |
createOperation()
Create an operation appropriate for the message exchange pattern implemented
by the test endpoint.
|
protected abstract void |
onTransportError(Throwable ex)
Process a transport error.
|
protected abstract AxisOperation createOperation()
MessageReceiver
set.protected abstract void onTransportError(Throwable ex)
ex
- the exception describing the transport errorCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.