Uses of Class
org.robovm.apple.coreservices.CFProxyType
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFProxyType in org.robovm.apple.coreservices
Fields in org.robovm.apple.coreservices declared as CFProxyType Modifier and Type Field Description static CFProxyTypeCFProxyType. AutoConfigurationJavaScriptstatic CFProxyTypeCFProxyType. AutoConfigurationURLstatic CFProxyTypeCFProxyType. FTPstatic CFProxyTypeCFProxyType. HTTPstatic CFProxyTypeCFProxyType. HTTPSstatic CFProxyTypeCFProxyType. Nonestatic CFProxyTypeCFProxyType. SOCKSMethods in org.robovm.apple.coreservices that return CFProxyType Modifier and Type Method Description CFProxyTypeCFProxy. getType()static CFProxyTypeCFProxyType.Marshaler. toObject(Class<CFProxyType> cls, long handle, long flags)static CFProxyTypeCFProxyType. valueOf(CFString value)Methods in org.robovm.apple.coreservices that return types with arguments of type CFProxyType Modifier and Type Method Description static List<CFProxyType>CFProxyType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coreservices with parameters of type CFProxyType Modifier and Type Method Description static longCFProxyType.Marshaler. toNative(CFProxyType o, long flags)Method parameters in org.robovm.apple.coreservices with type arguments of type CFProxyType Modifier and Type Method Description static longCFProxyType.AsListMarshaler. toNative(List<CFProxyType> l, long flags)static CFProxyTypeCFProxyType.Marshaler. toObject(Class<CFProxyType> cls, long handle, long flags)