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 java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTES_ONLY
public static final int ATTRIBUTES_ONLY
- See Also:
- Constant Field Values
BYTE_BUFFER
public static final int BYTE_BUFFER
- See Also:
- Constant Field Values
INPUT_BB
public static final int INPUT_BB
- See Also:
- Constant Field Values
OUTPUT_BB
public static final int OUTPUT_BB
- See Also:
- Constant Field Values
SECURE_BUFFERS
public static final int SECURE_BUFFERS
- See Also:
- Constant Field Values
SSL_ENGINE
public static final int SSL_ENGINE
- See Also:
- Constant Field Values
SSL_ARTIFACTS
public static final int SSL_ARTIFACTS
- See Also:
- Constant Field Values
STORE_ALL
public static final int STORE_ALL
- See Also:
- Constant Field Values
ThreadAttachment.Mode
public ThreadAttachment.Mode()
Copyright © 2012 Oracle Corporation. All Rights Reserved.