Package org.robovm.apple.foundation
Class NSURLProtectionSpaceProtocol.Marshaler
java.lang.Object
org.robovm.apple.foundation.NSURLProtectionSpaceProtocol.Marshaler
- Enclosing class:
- NSURLProtectionSpaceProtocol
public static class NSURLProtectionSpaceProtocol.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(NSURLProtectionSpaceProtocol o, long flags)static NSURLProtectionSpaceProtocoltoObject(Class<NSURLProtectionSpaceProtocol> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static NSURLProtectionSpaceProtocol toObject(Class<NSURLProtectionSpaceProtocol> cls, long handle, long flags) -
toNative
-