public class TransportErrorSourceSupport extends Object implements TransportErrorSource
| Constructor and Description |
|---|
TransportErrorSourceSupport(Object source) |
| Modifier and Type | Method and Description |
|---|---|
void |
addErrorListener(TransportErrorListener listener) |
void |
error(org.apache.axis2.description.AxisService service,
Throwable ex) |
void |
removeErrorListener(TransportErrorListener listener) |
public TransportErrorSourceSupport(Object source)
public void addErrorListener(TransportErrorListener listener)
addErrorListener in interface TransportErrorSourcepublic void removeErrorListener(TransportErrorListener listener)
removeErrorListener in interface TransportErrorSourcepublic void error(org.apache.axis2.description.AxisService service,
Throwable ex)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.