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