Package net.commuty.parking.http
Interface Mapper
public interface Mapper
-
Method Summary
Modifier and TypeMethodDescription<R> Rread(InputStream stream, Class<R> clazz) readError(InputStream stream)
-
Method Details
-
write
- Throws:
IOException
-
read
- Throws:
IOException
-
readError
- Throws:
IOException
-