public class TransportErrorSourceSupport extends java.lang.Object implements TransportErrorSource
| Constructor and Description |
|---|
TransportErrorSourceSupport(java.lang.Object source) |
| Modifier and Type | Method and Description |
|---|---|
void |
addErrorListener(TransportErrorListener listener) |
void |
error(AxisService service,
java.lang.Throwable ex) |
void |
removeErrorListener(TransportErrorListener listener) |
public TransportErrorSourceSupport(java.lang.Object source)
public void addErrorListener(TransportErrorListener listener)
addErrorListener in interface TransportErrorSourcepublic void removeErrorListener(TransportErrorListener listener)
removeErrorListener in interface TransportErrorSourcepublic void error(AxisService service, java.lang.Throwable ex)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.