Package jadex.future

Interface IRemoteResultListener<E>

All Superinterfaces:
jadex.common.IRemotable, IResultListener<E>
All Known Implementing Classes:
RemoteDelegationResultListener

public interface IRemoteResultListener<E> extends IResultListener<E>, jadex.common.IRemotable
Remoteable version of the result listener interface.