Uses of Class
org.robovm.apple.networkextension.NEProxyServer
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEProxyServer in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEProxyServer Modifier and Type Method Description NEProxyServerNEProxySettings. getHTTPServer()NEProxyServerNEProxySettings. getHTTPSServer()Methods in org.robovm.apple.networkextension with parameters of type NEProxyServer Modifier and Type Method Description voidNEProxySettings. setHTTPServer(NEProxyServer v)voidNEProxySettings. setHTTPSServer(NEProxyServer v)