Uses of Class
com.github.elibracha.models.ignore.OperationIgnore
-
Packages that use OperationIgnore Package Description com.github.elibracha.deserializers com.github.elibracha.models.ignore -
-
Uses of OperationIgnore in com.github.elibracha.deserializers
Methods in com.github.elibracha.deserializers that return OperationIgnore Modifier and Type Method Description OperationIgnoreOperationDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) -
Uses of OperationIgnore in com.github.elibracha.models.ignore
Methods in com.github.elibracha.models.ignore that return OperationIgnore Modifier and Type Method Description OperationIgnoreHttpMethodIgnore. checkIfIgnoreExist(String method)
-