JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.intuit.karate.http
Interface ServerHandler
All Known Implementing Classes:
MockHandler
,
RequestHandler
public interface
ServerHandler
Author:
pthomas3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Response
handle
(
Request
request)
Method Details
handle
Response
handle
(
Request
request)