public interface IApplicableResultProducer<T> extends IResultProducer<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(int statusCode,
String contentType) |
executeboolean isApplicable(int statusCode,
String contentType)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.