Package | Description |
---|---|
org.apache.tomcat.websocket | |
org.apache.tomcat.websocket.pojo |
This package provides the necessary plumbing to convert an annotated POJO
into a WebSocket
Endpoint . |
Modifier and Type | Class and Description |
---|---|
class |
WsPongMessage |
Modifier and Type | Method and Description |
---|---|
protected MessageHandler.Whole<PongMessage> |
WsSession.getPongMessageHandler() |
Modifier and Type | Method and Description |
---|---|
protected Object |
PojoMessageHandlerWholePong.decode(PongMessage message) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.