org.apache.axis2.transport.testkit.endpoint
Interface InOutEndpoint

All Known Implementing Classes:
AxisEchoEndpoint, JettyEchoEndpoint

public interface InOutEndpoint

Interface implemented by in-out test endpoints.

See Also:
org.apache.axis2.transport.testkit.endpoint

Method Summary
 void addEndpointErrorListener(EndpointErrorListener listener)
           
 void removeEndpointErrorListener(EndpointErrorListener listener)
           
 

Method Detail

addEndpointErrorListener

void addEndpointErrorListener(EndpointErrorListener listener)

removeEndpointErrorListener

void removeEndpointErrorListener(EndpointErrorListener listener)


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.