Package | Description |
---|---|
javax.websocket |
Modifier and Type | Interface | Description |
---|---|---|
static interface |
RemoteEndpoint.Async |
This representation of the peer of a web socket conversation has the ability
to send messages asynchronously.
|
static interface |
RemoteEndpoint.Basic |
This representation of the peer of a web socket conversation has the ability
to send messages synchronously.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.