Uses of Interface
org.commonjava.test.http.common.HttpServerFixture
-
Packages that use HttpServerFixture Package Description org.commonjava.test.http.common org.commonjava.test.http.expect org.commonjava.test.http.stream -
-
Uses of HttpServerFixture in org.commonjava.test.http.common
Classes in org.commonjava.test.http.common with type parameters of type HttpServerFixture Modifier and Type Interface Description interfaceHttpServerFixture<T extends HttpServerFixture<T>>Created by jdcasey on 8/17/15. -
Uses of HttpServerFixture in org.commonjava.test.http.expect
Classes in org.commonjava.test.http.expect that implement HttpServerFixture Modifier and Type Class Description classExpectationServer -
Uses of HttpServerFixture in org.commonjava.test.http.stream
Classes in org.commonjava.test.http.stream that implement HttpServerFixture Modifier and Type Class Description classStreamServer
-