File
Doc
Category
Size
Date
Package
WorkerThread.java
API Doc
Glassfish v2 API
2405
Fri May 04 22:37:06 BST 2007
com.sun.enterprise.web.connector.grizzly
WorkerThread
public interface WorkerThread
Simple interface to allow the addition of
Thread
attributes.
author
Jean-Francois Arcand
Fields Summary
Constructors Summary
Methods Summary
public
java.nio.ByteBuffer
getByteBuffer
()
Get the
ByteBuffer
public void
setByteBuffer
(
java.nio.ByteBuffer
byteBuffer)
Set an instance of
ByteBuffer
Java Code Source