com.sun.grizzly.util
Class ThreadAttachment.Mode
java.lang.Object
com.sun.grizzly.util.ThreadAttachment.Mode
- Enclosing class:
- ThreadAttachment
public static class ThreadAttachment.Mode
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTES_ONLY
public static int ATTRIBUTES_ONLY
BYTE_BUFFER
public static int BYTE_BUFFER
INPUT_BB
public static int INPUT_BB
OUTPUT_BB
public static int OUTPUT_BB
SECURE_BUFFERS
public static int SECURE_BUFFERS
SSL_ENGINE
public static int SSL_ENGINE
SSL_ARTIFACTS
public static int SSL_ARTIFACTS
STORE_ALL
public static int STORE_ALL
ThreadAttachment.Mode
public ThreadAttachment.Mode()
Copyright © 2012 Oracle Corporation. All Rights Reserved.