public interface UpHandler
Client usually never need to implement this interface and it is mostly used by JGroups building blocks.
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
up(Event evt)
Invoked for all channel events except connection management and state transfer.
|
java.lang.Object up(Event evt)
evt
- Copyright © 1998-2020 Red Hat. All Rights Reserved.