| Package | Description |
|---|---|
| javax.net.websocket.extensions |
| 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.
|
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.