|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.grizzly.portunif.DefaultFilterChainProtocolHandler
com.sun.grizzly.portunif.SSLFilterChainProtocolHandler
public class SSLFilterChainProtocolHandler
Subclass of ProtocolHandler, which passes PU request processing to a
Filter chain. This ProtocolHandler implementation
is targeted to be used with SSL derived protocols like HTTPS...
| Constructor Summary | |
|---|---|
SSLFilterChainProtocolHandler()
|
|
| Method Summary | |
|---|---|
java.nio.ByteBuffer |
getByteBuffer()
Returns ByteBuffer, where PUReadFilter will read data |
| Methods inherited from class com.sun.grizzly.portunif.DefaultFilterChainProtocolHandler |
|---|
expireKey, getProtocols, handle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLFilterChainProtocolHandler()
| Method Detail |
|---|
public java.nio.ByteBuffer getByteBuffer()
ProtocolHandlerByteBuffer, where PUReadFilter will read data
getByteBuffer in interface ProtocolHandlergetByteBuffer in class DefaultFilterChainProtocolHandlerByteBuffer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||