Uses of Class
org.infinispan.server.test.api.RestTestClientDriver
Packages that use RestTestClientDriver
-
Uses of RestTestClientDriver in org.infinispan.server.test.api
Subclasses with type arguments of type RestTestClientDriver in org.infinispan.server.test.apiModifier and TypeClassDescriptionclassREST operations for the testing frameworkMethods in org.infinispan.server.test.api that return RestTestClientDriverModifier and TypeMethodDescriptionTestClientDriver.rest()Get the REST instanceGet the REST instance for hotrod api operationsRestTestClientDriver.self()RestTestClientDriver.withClientConfiguration(org.infinispan.client.rest.configuration.RestClientConfigurationBuilder clientConfiguration) Provide a custom client configuration to connect to the server via RESTRestTestClientDriver.withPort(int port) -
Uses of RestTestClientDriver in org.infinispan.server.test.core
Methods in org.infinispan.server.test.core that return RestTestClientDriver