public class AbstractHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
connectionClosed |
| Constructor and Description |
|---|
AbstractHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
nullCheck(Object o) |
void |
onEndOfConnection(boolean heartbeatTimeOut) |
public static void nullCheck(@Nullable
Object o)
public void onEndOfConnection(boolean heartbeatTimeOut)
Copyright © 2015. All rights reserved.