Uses of Class
org.robovm.apple.foundation.NSStreamSocketSecurityLevel
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSStreamSocketSecurityLevel in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSStreamSocketSecurityLevel Modifier and Type Field Description static NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel. NegotiatedSSLstatic NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel. Nonestatic NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel. SSLv2static NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel. SSLv3static NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel. TLSv1Methods in org.robovm.apple.foundation that return NSStreamSocketSecurityLevel Modifier and Type Method Description NSStreamSocketSecurityLevelNSStream. getSocketSecurityLevel()static NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel.Marshaler. toObject(Class<NSStreamSocketSecurityLevel> cls, long handle, long flags)static NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSStreamSocketSecurityLevel Modifier and Type Method Description static List<NSStreamSocketSecurityLevel>NSStreamSocketSecurityLevel.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSStreamSocketSecurityLevel Modifier and Type Method Description NSStreamNSStream. setSocketSecurityLevel(NSStreamSocketSecurityLevel securityLevel)static longNSStreamSocketSecurityLevel.Marshaler. toNative(NSStreamSocketSecurityLevel o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSStreamSocketSecurityLevel Modifier and Type Method Description static longNSStreamSocketSecurityLevel.AsListMarshaler. toNative(List<NSStreamSocketSecurityLevel> l, long flags)static NSStreamSocketSecurityLevelNSStreamSocketSecurityLevel.Marshaler. toObject(Class<NSStreamSocketSecurityLevel> cls, long handle, long flags)