Class MappableExceptionWrapperInterceptor.Binder

java.lang.Object
org.glassfish.jersey.innate.inject.BlindBinder
org.glassfish.jersey.innate.inject.InternalBinder
org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
All Implemented Interfaces:
Binder
Enclosing class:
MappableExceptionWrapperInterceptor

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class org.glassfish.jersey.innate.inject.InternalBinder

    bind, bind, bindAsContract, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory

    Methods inherited from class org.glassfish.jersey.innate.inject.BlindBinder

    bind, createManagedInstanceProvider, getBindings, install

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Binder

      public Binder()
  • Method Details

    • configure

      protected void configure()
      Specified by:
      configure in class org.glassfish.jersey.innate.inject.BlindBinder