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 |
---|---|
Object |
up(Event evt)
Invoked for all channel events except connection management and state transfer.
|
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.