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