Annotation Type DecoderPrecedence


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface DecoderPrecedence
    This interceptor is an Content-Encoding decoder. It is used with MessageBodyWriter interceptors.
    Version:
    $Revision: 1 $
    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static java.lang.String PRECEDENCE_STRING  
    • Field Detail

      • PRECEDENCE_STRING

        static final java.lang.String PRECEDENCE_STRING