Uses of Interface
com.jcabi.http.mock.MkContainer
Packages that use MkContainer
-
Uses of MkContainer in com.jcabi.http.mock
Classes in com.jcabi.http.mock that implement MkContainerModifier and TypeClassDescriptionfinal classImplementation ofMkContainerbased on Grizzly Server.Methods in com.jcabi.http.mock that return MkContainerModifier and TypeMethodDescriptionGive this answer on the next request.Give this answer on the next request if the matcher condition is satisfied.Give this answer on the next request(s) if the matcher condition is satisfied up to a certain number of requests.MkContainer.start()Start it on the first available TCP port.MkContainer.start(int prt) Start it on a provided port.MkGrizzlyContainer.start()MkGrizzlyContainer.start(int prt)