| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPool.Job | |
fipaos.mts.http.internal | |
fipaos.util |
Uses of ThreadPool.Job in fipaos.mts.http.internal |
Classes in fipaos.mts.http.internal that implement ThreadPool.Job | |
class | ConnectionThread Handles incoming connections using the POST accept for HTTP protocol |
class | SenderThread Implements POST for HTTP protocol |
Uses of ThreadPool.Job in fipaos.util |
Methods in fipaos.util with parameters of type ThreadPool.Job | |
synchronized void | ThreadPool.addJob(Job job) Add a Job to be executed by the ThreadPool |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |