Package com.intuit.karate.http
Interface ServerHandler
-
- All Known Implementing Classes:
JobManager
,MockHandler
,RequestHandler
public interface ServerHandler
- Author:
- pthomas3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Response
handle(Request request)
-