public interface StreamAcquirer<AppReq,SI>
| Modifier and Type | Method and Description |
|---|---|
org.piangles.core.stream.Stream<SI> |
acquireStream(AppReq appRequest) |
Enum<?> |
getEndpoint() |
Class<AppReq> |
getRequestClass() |
Copyright © 2022. All rights reserved.