Uses of Class
org.apache.pulsar.websocket.service.WebSocketProxyConfiguration
-
Packages that use WebSocketProxyConfiguration Package Description org.apache.pulsar.websocket Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.pulsar.websocket.service Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
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)
-