Interface DelegationClient
-
- All Known Implementing Classes:
HttpClient
public interface DelegationClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StepExecutionReporthandDown(StepDefinition stepDefinition, NamedHostAndPort delegate)
-
-
-
Method Detail
-
handDown
StepExecutionReport handDown(StepDefinition stepDefinition, NamedHostAndPort delegate) throws CannotDelegateException
- Throws:
CannotDelegateException
-
-