com.sun.grizzly.standalone
Class DynamicContentAdapter.RequestTupple
java.lang.Object
com.sun.grizzly.standalone.DynamicContentAdapter.RequestTupple
- All Implemented Interfaces:
- ByteChunk.ByteInputChannel
- Enclosing class:
- DynamicContentAdapter
public class DynamicContentAdapter.RequestTupple
- extends Object
- implements ByteChunk.ByteInputChannel
Statefull token used to share information with the Containers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readChunk
public ByteChunk readChunk
req
public Request req
DynamicContentAdapter.RequestTupple
public DynamicContentAdapter.RequestTupple()
realReadBytes
public int realReadBytes(byte[] b,
int off,
int len)
throws IOException
- Specified by:
realReadBytes
in interface ByteChunk.ByteInputChannel
- Throws:
IOException
recycle
public void recycle()
Copyright © 2009 SUN Microsystems. All Rights Reserved.