Package io.fabric8.mockwebserver.dsl
Interface Pathable<T>
-
- All Known Subinterfaces:
DelayPathable<T>,MockServerExpectation
- All Known Implementing Classes:
MockServerExpectationImpl
public interface Pathable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TwithPath(String path)
-