Uses of Class
org.infinispan.server.test.core.TestServer
-
Packages that use TestServer Package Description org.infinispan.server.test.api org.infinispan.server.test.core -
-
Uses of TestServer in org.infinispan.server.test.api
Constructors in org.infinispan.server.test.api with parameters of type TestServer Constructor Description HotRodTestClientDriver(TestServer testServer, TestClient testClient)RestTestClientDriver(TestServer testServer, TestClient testClient) -
Uses of TestServer in org.infinispan.server.test.core
Fields in org.infinispan.server.test.core declared as TestServer Modifier and Type Field Description protected TestServerTestClient. testServerConstructors in org.infinispan.server.test.core with parameters of type TestServer Constructor Description TestClient(TestServer testServer)
-