Interface ResponseMapper
-
- All Known Implementing Classes:
FTPResponsePayloadMapper,ResponsePayloadMapper
public interface ResponseMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>mapFromResponse(org.apache.camel.Exchange exchange)
-