| Interface | Description |
|---|---|
| Delay |
Functional interface for a delay in milliseconds used for
ResponseAction. |
| Response<ReqT,RespT> | |
| ResponseAction<RespT> |
Interface defining a single action, which can interact with the
StreamObserver. |
| TerminatingResponseAction<RespT> | |
| Traceable |
Interface used in
Response and StubScenario to track the number of invocations. |
| Class | Description |
|---|---|
| ExceptionResponseActionBuilderImpl | |
| ObjectResponseActionBuilderImpl<RespT> | |
| ResponseImpl<ReqT,RespT> | |
| ResponseProxyImpl<ReqT,RespT> | |
| StreamResponseBuilderImpl<RespT> |
Copyright © 2023. All rights reserved.