Module net.anwiba.commons.http
Package net.anwiba.commons.http
Interface IApplicableHttpResponseExceptionFactory
- All Superinterfaces:
IApplicable<String>,IHttpResponseExceptionFactory
public interface IApplicableHttpResponseExceptionFactory
extends IApplicable<String>, IHttpResponseExceptionFactory
-
Method Summary
Methods inherited from interface net.anwiba.commons.lang.functional.IApplicable
and, not, orMethods inherited from interface net.anwiba.commons.http.IHttpResponseExceptionFactory
create
-
Method Details
-
isApplicable
- Specified by:
isApplicablein interfaceIApplicable<String>
-