Uses of Class
org.robovm.apple.security.SSLSessionState
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SSLSessionState in org.robovm.apple.security
Methods in org.robovm.apple.security that return SSLSessionState Modifier and Type Method Description SSLSessionStateSSLContext. getSessionState()static SSLSessionStateSSLSessionState. valueOf(long n)Returns the enum constant of this type with the specified name.static SSLSessionStateSSLSessionState. valueOf(String name)Returns the enum constant of this type with the specified name.static SSLSessionState[]SSLSessionState. values()Returns an array containing the constants of this enum type, in the order they are declared.