-
public interface HttpClientContentConverter- Author:
- nedis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContentType()Function<Object,byte[]>getRequestContentConverter()Function<byte[],Object>getResponseContentConverter()
-