public static interface Frame.Control extends Frame
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Frame.Control.Close
A web socket Close frame.
|
static interface |
Frame.Control.Ping
A web socket Ping frame.
|
static interface |
Frame.Control.Pong
A web socket Pong frame.
|
Frame.Control, Frame.Data
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.