public abstract class GenericReceiver extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
protocol |
Session |
session |
Constructor and Description |
---|
GenericReceiver() |
Modifier and Type | Method and Description |
---|---|
abstract void |
checkAlive() |
protected void |
didAbort() |
protected void |
didClose() |
void |
doSendBulk(List<String> messages) |
abstract boolean |
doSendFrame(String payload) |
Copyright © 2015. All rights reserved.