org.apache.axis2.transport.testkit.endpoint
Class InOutEndpointSupport

java.lang.Object
  extended by org.apache.axis2.transport.testkit.endpoint.InOutEndpointSupport

public class InOutEndpointSupport
extends java.lang.Object


Constructor Summary
InOutEndpointSupport()
           
 
Method Summary
 void addEndpointErrorListener(EndpointErrorListener listener)
           
 void fireEndpointError(java.lang.Throwable ex)
           
 void removeEndpointErrorListener(EndpointErrorListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InOutEndpointSupport

public InOutEndpointSupport()
Method Detail

fireEndpointError

public void fireEndpointError(java.lang.Throwable ex)

addEndpointErrorListener

public void addEndpointErrorListener(EndpointErrorListener listener)

removeEndpointErrorListener

public void removeEndpointErrorListener(EndpointErrorListener listener)


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