Uses of Class
com.sun.enterprise.web.connector.grizzly.TaskContext

Packages that use TaskContext
com.sun.enterprise.web.connector.grizzly   
 

Uses of TaskContext in com.sun.enterprise.web.connector.grizzly
 

Fields in com.sun.enterprise.web.connector.grizzly declared as TaskContext
protected  TaskContext DefaultProcessorTask.taskContext
          The taskContext associated with this object.
protected  TaskContext DefaultReadTask.taskContext
          The TaskContext instance associated with this object.
 

Fields in com.sun.enterprise.web.connector.grizzly with type parameters of type TaskContext
protected  TaskEvent<TaskContext> DefaultProcessorTask.taskEvent
          The TaskEvent associated with this task.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.