|
Sun Adapter for COM/DCOM API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Task | |
|---|---|
| com.stc.connector.comadapter.comruntimeimpl.taskprocessor | |
| com.stc.connector.comadapter.taskprocessor | |
| com.stc.connector.comadapter.taskprocessor.threadpool | |
| Uses of Task in com.stc.connector.comadapter.comruntimeimpl.taskprocessor |
|---|
| Classes in com.stc.connector.comadapter.comruntimeimpl.taskprocessor that implement Task | |
|---|---|
class |
ComTask
|
| Methods in com.stc.connector.comadapter.comruntimeimpl.taskprocessor with parameters of type Task | |
|---|---|
void |
ComWorker.assign(Task newTask)
|
| Uses of Task in com.stc.connector.comadapter.taskprocessor |
|---|
| Classes in com.stc.connector.comadapter.taskprocessor that implement Task | |
|---|---|
class |
SynchronizedTask
|
| Methods in com.stc.connector.comadapter.taskprocessor that return Task | |
|---|---|
Task |
Processor.retrieveTask()
|
| Methods in com.stc.connector.comadapter.taskprocessor with parameters of type Task | |
|---|---|
boolean |
Processor.abortPendingTask(Task task)
|
void |
Worker.assign(Task newTask)
|
void |
Processor.submitTask(Task newTask)
|
| Constructors in com.stc.connector.comadapter.taskprocessor with parameters of type Task | |
|---|---|
SynchronizedTask(Task initTask)
|
|
| Uses of Task in com.stc.connector.comadapter.taskprocessor.threadpool |
|---|
| Methods in com.stc.connector.comadapter.taskprocessor.threadpool that return Task | |
|---|---|
Task |
TaskList.nextTask()
|
Task |
TaskList.nextTaskWait(long timeout)
|
Task |
ThreadPoolProcessor.retrieveTask()
|
| Methods in com.stc.connector.comadapter.taskprocessor.threadpool with parameters of type Task | |
|---|---|
boolean |
ThreadPoolProcessor.abortPendingTask(Task task)
|
boolean |
TaskList.abortTask(Task task)
|
void |
TaskList.addTask(Task newTask)
|
void |
ThreadPoolProcessor.submitTask(Task newTask)
|
|
Sun Adapter for COM/DCOM API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||