Callback interface that can be used for emulating a return value from an asynchronous or process.
The difference between a Receiver and an {@link Acceptor} is that anAcceptor can choose to reject the value handed to it.
@author Torgil Zethson
@since 3.0.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.