Uses of Interface
net.anwiba.commons.http.IHttpResponseExceptionFactory
-
Packages that use IHttpResponseExceptionFactory Package Description net.anwiba.commons.http -
-
Uses of IHttpResponseExceptionFactory in net.anwiba.commons.http
Subinterfaces of IHttpResponseExceptionFactory in net.anwiba.commons.http Modifier and Type Interface Description interfaceIApplicableHttpResponseExceptionFactoryMethods in net.anwiba.commons.http with parameters of type IHttpResponseExceptionFactory Modifier and Type Method Description IObjectRequestExecutorBuilder<T>IObjectRequestExecutorBuilder. addExceptionFactory(IApplicable<java.lang.String> applicable, IHttpResponseExceptionFactory factory)IObjectRequestExecutorBuilder<T>ObjectRequestExecutorBuilder. addExceptionFactory(IApplicable<java.lang.String> applicable, IHttpResponseExceptionFactory factory)
-