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