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