Class MappableExceptionWrapperInterceptor.Binder

  • All Implemented Interfaces:
    org.glassfish.jersey.internal.inject.Binder
    Enclosing class:
    MappableExceptionWrapperInterceptor

    public static class MappableExceptionWrapperInterceptor.Binder
    extends org.glassfish.jersey.internal.inject.AbstractBinder
    Binder registering the Exception Wrapper Interceptor (used on the client side).
    • Constructor Summary

      Constructors 
      Constructor Description
      Binder()  
    • Constructor Detail

      • Binder

        public Binder()
    • Method Detail

      • configure

        protected void configure()
        Description copied from class: org.glassfish.jersey.internal.inject.AbstractBinder
        Implement to provide binding definitions using the exposed binding methods.
        Specified by:
        configure in class org.glassfish.jersey.internal.inject.AbstractBinder