org.rococoa.cocoa.foundation
Class FoundationLibrary.NSStreamSocketSecurityLevelKey

java.lang.Object
  extended by org.rococoa.cocoa.foundation.FoundationLibrary.NSStreamSocketSecurityLevelKey
Enclosing interface:
FoundationLibrary

public static final class FoundationLibrary.NSStreamSocketSecurityLevelKey
extends Object

String constants for the setting of the socket security level.
use this as the key for setting one of the following values for the security level of the target stream.


Nested Class Summary
static class FoundationLibrary.NSStreamSocketSecurityLevelKey.NSStreamSocketSecurityLevelKey_holder
           
 
Constructor Summary
FoundationLibrary.NSStreamSocketSecurityLevelKey()
           
 
Method Summary
static FoundationLibrary.NSStreamSocketSecurityLevelKey.NSStreamSocketSecurityLevelKey_holder get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoundationLibrary.NSStreamSocketSecurityLevelKey

public FoundationLibrary.NSStreamSocketSecurityLevelKey()
Method Detail

get

public static FoundationLibrary.NSStreamSocketSecurityLevelKey.NSStreamSocketSecurityLevelKey_holder get()