Uses of Class
org.robovm.apple.coreservices.CFProxy
| Package | Description |
|---|---|
| org.robovm.apple.coreservices | |
| org.robovm.apple.foundation |
-
Uses of CFProxy in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFProxy Modifier and Type Method Description static CFProxyCFProxy.Marshaler. toObject(Class<CFProxy> cls, long handle, long flags)Methods in org.robovm.apple.coreservices that return types with arguments of type CFProxy Modifier and Type Method Description static List<CFProxy>CFProxySupport. getProxies(String proxyAutoConfigurationScript, NSURL targetURL)static List<CFProxy>CFProxy.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coreservices with parameters of type CFProxy Modifier and Type Method Description static longCFProxy.Marshaler. toNative(CFProxy o, long flags)Method parameters in org.robovm.apple.coreservices with type arguments of type CFProxy Modifier and Type Method Description voidCFProxySupport.AutoConfigurationClientCallback. invoke(List<CFProxy> proxyList, NSError error)static longCFProxy.AsListMarshaler. toNative(List<CFProxy> l, long flags)static CFProxyCFProxy.Marshaler. toObject(Class<CFProxy> cls, long handle, long flags) -
Uses of CFProxy in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return CFProxy Modifier and Type Method Description CFProxyNSURLSessionConfiguration. getConnectionProxy()Methods in org.robovm.apple.foundation with parameters of type CFProxy Modifier and Type Method Description voidNSURLSessionConfiguration. setConnectionProxy(CFProxy v)