|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestProcessor | |
org.objectweb.proactive | Provides the main classes for creating active objects and futures. |
Uses of RequestProcessor in org.objectweb.proactive |
Classes in org.objectweb.proactive that implement RequestProcessor | |
protected class |
Service.FlushingServeOldestRequestProcessor
FlushingServeOldestRequestProcessor is a RequestProcessor that serves only the oldest request accepted by the given RequestFilter and removes all other requests accepted by that same Filter |
protected class |
Service.FlushingServeYoungestRequestProcessor
FlushingServeYoungestRequestProcessor is a RequestProcessor that serves only the youngest request accepted by the given RequestFilter and removes all other requests accepted by that same Filter |
protected class |
Service.ServingRequestProcessor
ServingRequestProcessor is a simple RequestProcessor that serves and removes all requests accepted by a given RequestFilter |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |