public class DefaultUnsubscribeHandler extends Object implements Handler<ServerFrame>
UNSUBSCRIBE
frame.
This handler is thread safe.Constructor and Description |
---|
DefaultUnsubscribeHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(ServerFrame serverFrame)
Something has happened, so handle it.
|
public void handle(ServerFrame serverFrame)
Handler
handle
in interface Handler<ServerFrame>
serverFrame
- the event to handleCopyright © 2023 Eclipse. All rights reserved.