Uses of Interface
me.internalizable.numdrassl.api.ProxyServer
Packages that use ProxyServer
-
Uses of ProxyServer in me.internalizable.numdrassl.api
Methods in me.internalizable.numdrassl.api that return ProxyServerModifier and TypeMethodDescriptionstatic ProxyServerNumdrassl.getProxy()Get the proxy server instance.Methods in me.internalizable.numdrassl.api with parameters of type ProxyServerModifier and TypeMethodDescriptionstatic voidNumdrassl.setProxy(ProxyServer proxyServer) Initialize the API with the proxy server instance.static voidNumdrassl.setServer(ProxyServer proxyServer) Initialize the API with the proxy server instance.