|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.filter.SSLPreProcessor
public class SSLPreProcessor
| Field Summary | |
|---|---|
static java.lang.String |
SSL_PRE_PROCESSOR_KEY
|
| Constructor Summary | |
|---|---|
SSLPreProcessor(javax.net.ssl.SSLEngine sslEngine)
|
|
| Method Summary | |
|---|---|
static SSLPreProcessor |
fromSelectionKey(java.nio.channels.SelectionKey key)
|
java.nio.ByteBuffer |
getInternalByteBuffer()
|
void |
process(java.nio.ByteBuffer byteBuffer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SSL_PRE_PROCESSOR_KEY
| Constructor Detail |
|---|
public SSLPreProcessor(javax.net.ssl.SSLEngine sslEngine)
| Method Detail |
|---|
public java.nio.ByteBuffer getInternalByteBuffer()
getInternalByteBuffer in interface AsyncQueueDataProcessor
public void process(java.nio.ByteBuffer byteBuffer)
throws java.io.IOException
process in interface AsyncQueueDataProcessorjava.io.IOExceptionpublic static SSLPreProcessor fromSelectionKey(java.nio.channels.SelectionKey key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||