Home | History | Annotate | Download | only in latest-api-diffs

Lines Matching full:remoteprovider

6095  public interface RemoteProvider<T> extends ThrowingProvider<T, RemoteException> { }
6128 .bind(RemoteProvider.class, Customer.class)