Uses of Class
org.springframework.core.ParameterizedTypeReference

Packages that use ParameterizedTypeReference
Package
Description
Provides basic classes for exception handling and version detection, and other core helpers that are not specific to any part of the framework.
Contains an abstraction over client-side HTTP.
Support for the RSocket protocol.
Annotations to declare an RSocket service contract with request methods along with a proxy factory backed by an RSocketRequester.
Mock objects for the functional web framework.
Support for testing Spring WebFlux server endpoints via WebTestClient.
Core package of the client-side web support.
Provides a foundation for both the reactive client and server subpackages.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.
Classes supporting the org.springframework.web.reactive.function.client package.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the org.springframework.web.reactive.function.server package.
Support for creating a client proxy for an HTTP service annotated with HttpExchange methods.
Provides the types that make up Spring's functional web framework for Servlet environments.