public class VertxSockJsClientFactory<S,T> extends BasicClientProxy<S,T>
| Constructor and Description | 
|---|
VertxSockJsClientFactory(java.lang.Class<S> api,
                        java.lang.Class<T> asyncApi,
                        SockJsProvider provider)  | 
client, client, setOrigin, setRemoteIp, setRemoteIps, syncClient, syncClientpublic VertxSockJsClientFactory(java.lang.Class<S> api, java.lang.Class<T> asyncApi, SockJsProvider provider)
Copyright © 2021. All Rights Reserved.