Uses of Interface
com.chutneytesting.engine.domain.delegation.DelegationClient
-
Packages that use DelegationClient Package Description com.chutneytesting.engine.domain.delegation com.chutneytesting.engine.infrastructure.delegation -
-
Uses of DelegationClient in com.chutneytesting.engine.domain.delegation
Constructors in com.chutneytesting.engine.domain.delegation with parameters of type DelegationClient Constructor Description DelegationService(StepExecutor localStepExecutor, DelegationClient delegationClient)RemoteStepExecutor(DelegationClient delegationClient, NamedHostAndPort agentInfo) -
Uses of DelegationClient in com.chutneytesting.engine.infrastructure.delegation
Classes in com.chutneytesting.engine.infrastructure.delegation that implement DelegationClient Modifier and Type Class Description classHttpClient
-