public class InsecureWebSocketRemoteConnectionEndpoint extends WebSocketRemoteConnectionEndpoint
INSECURE_WEB_SOCKET_SCHEME, SECURE_WEB_SOCKET_SCHEME| Modifier | Constructor and Description |
|---|---|
protected |
InsecureWebSocketRemoteConnectionEndpoint(java.net.URI uri) |
| Modifier and Type | Method and Description |
|---|---|
static InsecureWebSocketRemoteConnectionEndpoint |
from(java.lang.CharSequence cs) |
boolean |
isSecureEndpoint() |
from, getDescription, getHost, getInetAddresses, getPort, getUri, toStringprotected InsecureWebSocketRemoteConnectionEndpoint(java.net.URI uri)
public final boolean isSecureEndpoint()
isSecureEndpoint in class WebSocketRemoteConnectionEndpointpublic static final InsecureWebSocketRemoteConnectionEndpoint from(java.lang.CharSequence cs)