Interface RemotePersonService.RemotePersonManyFetcher<T>
- All Superinterfaces:
RemoteManyFetcher<T>
- All Known Subinterfaces:
RemotePersonService.RemotePersonFinder
,RemotePersonService.RemotePersonSearcher
- All Known Implementing Classes:
RemotePersonServiceImpl.RemotePersonFinderImpl
- Enclosing interface:
- RemotePersonService
@Deprecated
public static interface RemotePersonService.RemotePersonManyFetcher<T>
extends RemoteManyFetcher<T>
Deprecated.
-
Method Summary
-
Method Details
-
fetchManyCompletionStage
Deprecated.- Specified by:
fetchManyCompletionStage
in interfaceRemoteManyFetcher<T>
-
RemoteManyFetcher
instead.