Package org.glassfish.jersey.process


package org.glassfish.jersey.process
Common Jersey processing classes.
  • Class
    Description
    Inflector<DATA,RESULT>
    A generic interface for transforming data into a result.
    Uncaught exception handler that can be used by various Jersey request processing thread pools uncaught exceptions.