Remove duplication of JarEntry comparator

Removed duplication of Comparator<JarEntry> in
the HttpPluginServlet, reducing the copy & paste
of the inner class in the code and improving
readability.

Change-Id: I71201779619435edac9ff70fa1fddd53fa80d373
1 file changed