Uses of Interface
ninja.websockets.WebSocketHandshake
-
Packages that use WebSocketHandshake Package Description ninja.websockets -
-
Uses of WebSocketHandshake in ninja.websockets
Classes in ninja.websockets that implement WebSocketHandshake Modifier and Type Class Description class
AbstractWebSocketHandshake
Methods in ninja.websockets that return WebSocketHandshake Modifier and Type Method Description WebSocketHandshake
WebSocketHandshakeExtractor. extract(Context context)
Methods in ninja.websockets that return types with arguments of type WebSocketHandshake Modifier and Type Method Description Class<WebSocketHandshake>
WebSocketHandshakeExtractor. getExtractedType()
-