Package org.chenile.http.init.od
Class PutMappingProducer
java.lang.Object
org.chenile.http.init.od.MappingProducerBase
org.chenile.http.init.od.PutMappingProducer
-
Field Summary
Fields inherited from class org.chenile.http.init.od.MappingProducerBase
applicationContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String[]
private PutMapping
extractAnnotation
(Method method) protected HTTPMethod
protected String[]
protected String[]
Methods inherited from class org.chenile.http.init.od.MappingProducerBase
collectChenileAnnotations, populateParams, processBodyTypeSelector, processChenileOperation, processChenileResponseCodes, processEventsSubscribedTo, processInterceptedBy, processParamClassType, produceOperationDefinition
-
Constructor Details
-
PutMappingProducer
-
-
Method Details
-
extractAnnotation
-
url
- Specified by:
url
in classMappingProducerBase
-
httpMethod
- Specified by:
httpMethod
in classMappingProducerBase
-
consumes
- Specified by:
consumes
in classMappingProducerBase
-
produces
- Specified by:
produces
in classMappingProducerBase
-