| Package | Description |
|---|---|
| org.grpcmock.definitions.response | |
| org.grpcmock.definitions.response.steps |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TerminatingResponseAction<RespT> |
| Modifier and Type | Method and Description |
|---|---|
ResponseAction<RespT> |
ObjectResponseActionBuilderImpl.build() |
| Constructor and Description |
|---|
ResponseImpl(ResponseAction<RespT> responseAction) |
StreamResponseBuilderImpl(ResponseAction<RespT> responseAction) |
| Constructor and Description |
|---|
ResponseImpl(List<ResponseAction<RespT>> responseActions) |
StreamResponseBuilderImpl(List<ResponseAction<RespT>> responseAction) |
| Modifier and Type | Method and Description |
|---|---|
ResponseAction<RespT> |
ObjectResponseActionBuilder.build() |
Copyright © 2023. All rights reserved.