Package org.robovm.apple.coreservices
Class CFProxy
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coreservices.CFProxy
public class CFProxy extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFProxy.AsListMarshalerstatic classCFProxy.Keysstatic classCFProxy.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
data -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CFString key, Class<T> type)CFHTTPMessagegetAutoConfigurationHTTPResponse()StringgetAutoConfigurationJavaScript()NSURLgetAutoConfigurationURL()StringgetHost()StringgetPassword()intgetPort()CFProxyTypegetType()StringgetUsername()booleanhas(CFString key)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Method Details
-
has
-
get
-
getType
-
getHost
-
getPort
public int getPort() -
getAutoConfigurationURL
-
getAutoConfigurationJavaScript
-
getUsername
-
getPassword
-
getAutoConfigurationHTTPResponse
-