Package org.chenile.http.init.od
Class PostMappingProducer
java.lang.Object
org.chenile.http.init.od.MappingProducerBase
org.chenile.http.init.od.PostMappingProducer
- 
Field SummaryFields inherited from class org.chenile.http.init.od.MappingProducerBaseapplicationContext
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected String[]private PostMappingextractAnnotation(Method method) protected HTTPMethodprotected String[]protected String[]Methods inherited from class org.chenile.http.init.od.MappingProducerBasecollectChenileAnnotations, populateParams, processBodyTypeSelector, processChenileOperation, processChenileResponseCodes, processEventsSubscribedTo, processInterceptedBy, processParamClassType, produceOperationDefinition
- 
Constructor Details- 
PostMappingProducer
 
- 
- 
Method Details- 
extractAnnotation
- 
url- Specified by:
- urlin class- MappingProducerBase
 
- 
httpMethod- Specified by:
- httpMethodin class- MappingProducerBase
 
- 
consumes- Specified by:
- consumesin class- MappingProducerBase
 
- 
produces- Specified by:
- producesin class- MappingProducerBase
 
 
-