Class BookServiceJavaHttpClient
java.lang.Object
org.mockserver.examples.proxy.service.javaclient.http.BookServiceJavaHttpClient
- All Implemented Interfaces:
BookService
- Author:
- jamesdbloom
-
Field Summary
Fields inherited from interface org.mockserver.examples.proxy.service.BookService
logger -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BookServiceJavaHttpClient
public BookServiceJavaHttpClient()
-
-
Method Details
-
getAllBooks
- Specified by:
getAllBooksin interfaceBookService
-
getBook
- Specified by:
getBookin interfaceBookService
-