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(AxisService service,
Throwable ex) |
void |
removeErrorListener(TransportErrorListener listener) |
public TransportErrorSourceSupport(Object source)
public void addErrorListener(TransportErrorListener listener)
addErrorListener
in interface TransportErrorSource
public void removeErrorListener(TransportErrorListener listener)
removeErrorListener
in interface TransportErrorSource
public void error(AxisService service, Throwable ex)
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.