Uses of Interface
org.eclipse.jetty.websocket.api.WebSocketPolicy
Packages that use WebSocketPolicy
-
Uses of WebSocketPolicy in org.eclipse.jetty.websocket.api
Subinterfaces of WebSocketPolicy in org.eclipse.jetty.websocket.apiModifier and TypeInterfaceDescriptioninterfaceSession represents an active link of communications with a Remote WebSocket Endpoint.Methods in org.eclipse.jetty.websocket.api that return WebSocketPolicyModifier and TypeMethodDescriptiondefault WebSocketPolicySession.getPolicy()Access the (now read-only)WebSocketPolicyin use for this connection.