Interface ListenCallback

All Known Implementing Classes:
NioReceiver, ReceiverBase

public interface ListenCallback
Internal interface, similar to the MessageListener but used at the IO base The listen callback interface is used by the replication system when data has been received. The interface does not care about objects and marshalling and just passes the bytes straight through.