|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NetworkHandler
| Method Summary | |
|---|---|
byte |
get()
|
byte[] |
get(int count)
|
void |
readFrame(Buffer content)
|
GrizzlyFuture<DataFrame> |
send(DataFrame frame,
CompletionHandler<DataFrame> completionHandler)
|
void |
setWebSocket(WebSocket webSocket)
|
| Method Detail |
|---|
GrizzlyFuture<DataFrame> send(DataFrame frame,
CompletionHandler<DataFrame> completionHandler)
void setWebSocket(WebSocket webSocket)
byte get()
byte[] get(int count)
void readFrame(Buffer content)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||