Uses of Interface
io.gravitee.gateway.api.ws.WebSocketFrame
Packages that use WebSocketFrame
-
Uses of WebSocketFrame in io.gravitee.gateway.api.proxy.ws
Methods in io.gravitee.gateway.api.proxy.ws with parameters of type WebSocketFrameModifier and TypeMethodDescriptionWebSocketProxyRequest.write(WebSocketFrame frame) WebSocketProxyRequestImpl.write(WebSocketFrame frame) Method parameters in io.gravitee.gateway.api.proxy.ws with type arguments of type WebSocketFrameModifier and TypeMethodDescriptionWebSocketProxyRequest.frameHandler(Handler<WebSocketFrame> handler) WebSocketProxyRequestImpl.frameHandler(Handler<WebSocketFrame> handler) -
Uses of WebSocketFrame in io.gravitee.gateway.api.ws
Methods in io.gravitee.gateway.api.ws with parameters of type WebSocketFrameMethod parameters in io.gravitee.gateway.api.ws with type arguments of type WebSocketFrame