| Package | Description |
|---|---|
| org.grpcmock.definitions.response | |
| org.grpcmock.definitions.response.steps | |
| org.grpcmock.definitions.stub |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseImpl<ReqT,RespT> |
class |
ResponseProxyImpl<ReqT,RespT> |
| Modifier and Type | Method and Description |
|---|---|
<ReqT> Response<ReqT,RespT> |
StreamResponseBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
<ReqT> Response<ReqT,RespT> |
StreamResponseBuilder.build() |
| Constructor and Description |
|---|
StubScenario(RequestPattern<ReqT> requestPattern,
List<Response<ReqT,RespT>> responses) |
Copyright © 2023. All rights reserved.