net.tomp2p.futures
Class BaseFutureAdapter<F extends BaseFuture>
java.lang.Object
net.tomp2p.futures.BaseFutureAdapter<F>
- All Implemented Interfaces:
- BaseFutureListener<F>
public abstract class BaseFutureAdapter<F extends BaseFuture>
- extends Object
- implements BaseFutureListener<F>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseFutureAdapter
public BaseFutureAdapter()
exceptionCaught
public void exceptionCaught(Throwable t)
throws Exception
- Specified by:
exceptionCaught in interface BaseFutureListener<F extends BaseFuture>
- Throws:
Exception
Copyright © 2011. All Rights Reserved.