Class DuplicateProviderRegistrationInterceptor

  • All Implemented Interfaces:
    javax.ws.rs.ext.ReaderInterceptor

    public class DuplicateProviderRegistrationInterceptor
    extends Object
    implements javax.ws.rs.ext.ReaderInterceptor
    • Constructor Detail

      • DuplicateProviderRegistrationInterceptor

        public DuplicateProviderRegistrationInterceptor()
    • Method Detail

      • aroundReadFrom

        public Object aroundReadFrom​(javax.ws.rs.ext.ReaderInterceptorContext context)
                              throws IOException,
                                     javax.ws.rs.WebApplicationException
        Specified by:
        aroundReadFrom in interface javax.ws.rs.ext.ReaderInterceptor
        Throws:
        IOException
        javax.ws.rs.WebApplicationException