Interface BookService
-
- All Known Implementing Classes:
BookServiceApacheHttpClient,BookServiceGoogleHttpClient,BookServiceGoogleHttpClient,BookServiceJavaHttpClient,BookServiceJavaHttpClient,BookServiceJavaHttpClient,BookServiceJerseyClient,BookServiceJettyHttpClient,BookServiceSpringRestTemplate,BookServiceSpringWebClient
public interface BookService- Author:
- jamesdbloom
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Loggerlogger
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Book[]getAllBooks()BookgetBook(String id)
-