Package org.jgroups

Interface UpHandler

  • All Known Implementing Classes:
    MessageDispatcher.ProtocolAdapter

    public interface UpHandler
    Provides a hook to hijack all events received by a certain channel which has installed this UpHandler.

    Client usually never need to implement this interface and it is mostly used by JGroups building blocks.

    Since:
    2.0
    Author:
    Bela Ban