Searched defs:BeforeTransmission (Results 1 – 2 of 2) sorted by relevance
106 public interface BeforeTransmission extends ModifyHttpRequest { interface in Context
660 …public TestCase<T> beforeTransmissionValidator(TriConsumer<Context.BeforeTransmission, ExecutionAt… in beforeTransmissionValidator()