| Package | Description | 
|---|---|
| org.springframework.http.server.reactive | Abstractions for reactive HTTP server support including a
  ServerHttpRequestandServerHttpResponsealong with anHttpHandlerfor processing. | 
| org.springframework.mock.http.server.reactive | Mock implementations of reactive HTTP server contracts. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractListenerServerHttpResponseAbstract base class for listener-based server responses, e.g. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MockServerHttpResponseMock extension of  AbstractServerHttpResponsefor use in tests without
 an actual server. |