Uses of Class
com.github.copilot.CopilotWebSocketHandler
Packages that use CopilotWebSocketHandler
-
Uses of CopilotWebSocketHandler in com.github.copilot
Subclasses of CopilotWebSocketHandler in com.github.copilotModifier and TypeClassDescriptionclassThe default pass-throughCopilotWebSocketHandler: it dials the real upstream usingWebSocketand relays upstream-to-runtime messages into the runtime response unchanged.Methods in com.github.copilot that return CopilotWebSocketHandlerModifier and TypeMethodDescriptionprotected CopilotWebSocketHandlerCopilotRequestHandler.openWebSocket(CopilotRequestContext ctx) Returns a per-connection WebSocket handler for a WebSocket request.