|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.http.TemporaryInterceptor
public abstract class TemporaryInterceptor
| Constructor Summary | |
|---|---|
TemporaryInterceptor()
|
|
| Method Summary | |
|---|---|
abstract boolean |
checkForUpgrade(Request request)
|
abstract boolean |
doUpgrade(java.nio.channels.SelectionKey key,
Request request,
SSLSupport sslSupport)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemporaryInterceptor()
| Method Detail |
|---|
public abstract boolean checkForUpgrade(Request request)
public abstract boolean doUpgrade(java.nio.channels.SelectionKey key,
Request request,
SSLSupport sslSupport)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||