Class RequestComparator

java.lang.Object
com.tenio.core.controller.RequestComparator
All Implemented Interfaces:
Comparator<Request>

public final class RequestComparator extends Object implements Comparator<Request>
This class provides the comparator using for sort the requests bases on their priorities in the controller requests queue.