|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointErrorListener | |
|---|---|
| org.apache.axis2.transport.testkit.axis2.endpoint | |
| org.apache.axis2.transport.testkit.endpoint | Provides interface and support classes for test endpoints. |
| org.apache.axis2.transport.testkit.http | |
| org.apache.axis2.transport.testkit.tests.echo | |
| Uses of EndpointErrorListener in org.apache.axis2.transport.testkit.axis2.endpoint |
|---|
| Methods in org.apache.axis2.transport.testkit.axis2.endpoint with parameters of type EndpointErrorListener | |
|---|---|
void |
AxisEchoEndpoint.addEndpointErrorListener(EndpointErrorListener listener)
|
void |
AxisEchoEndpoint.removeEndpointErrorListener(EndpointErrorListener listener)
|
| Uses of EndpointErrorListener in org.apache.axis2.transport.testkit.endpoint |
|---|
| Methods in org.apache.axis2.transport.testkit.endpoint with parameters of type EndpointErrorListener | |
|---|---|
void |
InOutEndpointSupport.addEndpointErrorListener(EndpointErrorListener listener)
|
void |
InOutEndpoint.addEndpointErrorListener(EndpointErrorListener listener)
|
void |
InOutEndpointSupport.removeEndpointErrorListener(EndpointErrorListener listener)
|
void |
InOutEndpoint.removeEndpointErrorListener(EndpointErrorListener listener)
|
| Uses of EndpointErrorListener in org.apache.axis2.transport.testkit.http |
|---|
| Methods in org.apache.axis2.transport.testkit.http with parameters of type EndpointErrorListener | |
|---|---|
void |
JettyEchoEndpoint.addEndpointErrorListener(EndpointErrorListener listener)
|
void |
JettyEchoEndpoint.removeEndpointErrorListener(EndpointErrorListener listener)
|
| Uses of EndpointErrorListener in org.apache.axis2.transport.testkit.tests.echo |
|---|
| Classes in org.apache.axis2.transport.testkit.tests.echo that implement EndpointErrorListener | |
|---|---|
class |
InterruptingEndpointErrorListener
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||