Class DuplicateProviderRegistrationInterceptor

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

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

      • DuplicateProviderRegistrationInterceptor

        public DuplicateProviderRegistrationInterceptor()
    • Method Detail

      • aroundReadFrom

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