Uses of Class
org.robovm.apple.foundation.NSURLProtectionSpaceProxyType
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLProtectionSpaceProxyType in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSURLProtectionSpaceProxyType Modifier and Type Field Description static NSURLProtectionSpaceProxyTypeNSURLProtectionSpaceProxyType. FTPstatic NSURLProtectionSpaceProxyTypeNSURLProtectionSpaceProxyType. HTTPstatic NSURLProtectionSpaceProxyTypeNSURLProtectionSpaceProxyType. HTTPSstatic NSURLProtectionSpaceProxyTypeNSURLProtectionSpaceProxyType. SOCKSMethods in org.robovm.apple.foundation that return NSURLProtectionSpaceProxyType Modifier and Type Method Description NSURLProtectionSpaceProxyTypeNSURLProtectionSpace. getProxyType()static NSURLProtectionSpaceProxyTypeNSURLProtectionSpaceProxyType.Marshaler. toObject(Class<NSURLProtectionSpaceProxyType> cls, long handle, long flags)static NSURLProtectionSpaceProxyTypeNSURLProtectionSpaceProxyType. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSURLProtectionSpaceProxyType Modifier and Type Method Description static List<NSURLProtectionSpaceProxyType>NSURLProtectionSpaceProxyType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSURLProtectionSpaceProxyType Modifier and Type Method Description static NSURLProtectionSpaceNSURLProtectionSpace. createProxy(String host, long port, NSURLProtectionSpaceProxyType type, String realm, NSURLAuthenticationMethod authenticationMethod)protected longNSURLProtectionSpace. init(String host, long port, NSURLProtectionSpaceProxyType type, String realm, NSURLAuthenticationMethod authenticationMethod)static longNSURLProtectionSpaceProxyType.Marshaler. toNative(NSURLProtectionSpaceProxyType o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLProtectionSpaceProxyType Modifier and Type Method Description static longNSURLProtectionSpaceProxyType.AsListMarshaler. toNative(List<NSURLProtectionSpaceProxyType> l, long flags)static NSURLProtectionSpaceProxyTypeNSURLProtectionSpaceProxyType.Marshaler. toObject(Class<NSURLProtectionSpaceProxyType> cls, long handle, long flags)