Searched refs:PreCallImpl (Results 1 – 2 of 2) sorted by relevance
33 public class PreCallImpl implements PreCall { class38 PreCallImpl(ImmutableList<PreCallAction> actions) { in PreCallImpl() method in PreCallImpl
38 public abstract PreCall to(PreCallImpl impl); in to()