Uses of Class
org.apache.pulsar.websocket.service.WebSocketProxyConfiguration
-
Packages that use WebSocketProxyConfiguration Package Description org.apache.pulsar.websocket org.apache.pulsar.websocket.service -
-
Uses of WebSocketProxyConfiguration in org.apache.pulsar.websocket
Constructors in org.apache.pulsar.websocket with parameters of type WebSocketProxyConfiguration Constructor Description WebSocketService(WebSocketProxyConfiguration config) -
Uses of WebSocketProxyConfiguration in org.apache.pulsar.websocket.service
Constructors in org.apache.pulsar.websocket.service with parameters of type WebSocketProxyConfiguration Constructor Description ProxyServer(WebSocketProxyConfiguration config)
-