|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.http.algorithms.StreamAlgorithmBase.DummyHandler
public static class StreamAlgorithmBase.DummyHandler
Empty handler used when Grizzly is bundled outside of GlassFish.
| Field Summary |
|---|
| Fields inherited from interface com.sun.grizzly.util.Interceptor |
|---|
BREAK, CONTINUE, REQUEST_BUFFERED, REQUEST_LINE_PARSED, RESPONSE_PROCEEDED |
| Constructor Summary | |
|---|---|
StreamAlgorithmBase.DummyHandler()
|
|
| Method Summary | |
|---|---|
void |
attachChannel(java.nio.channels.SocketChannel sc)
|
int |
handle(java.lang.Object e,
int handlerCode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamAlgorithmBase.DummyHandler()
| Method Detail |
|---|
public int handle(java.lang.Object e,
int handlerCode)
throws java.io.IOException
handle in interface Interceptor<java.lang.Object,java.nio.channels.SocketChannel>java.io.IOExceptionpublic void attachChannel(java.nio.channels.SocketChannel sc)
attachChannel in interface Interceptor<java.lang.Object,java.nio.channels.SocketChannel>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||