|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.netty.handler.codec.http.websocket.DefaultWebSocketFrame
play.server.hybi10.Ping
public class Ping
| Field Summary |
|---|
| Fields inherited from interface org.jboss.netty.handler.codec.http.websocket.WebSocketFrame |
|---|
CLOSING_HANDSHAKE |
| Constructor Summary | |
|---|---|
Ping(java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.netty.handler.codec.http.websocket.DefaultWebSocketFrame |
|---|
getBinaryData, getTextData, getType, isBinary, isText, setData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Ping(java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||