Uses of Record Class
net.solarnetwork.central.support.OutputSerializationSupportContext
Packages that use OutputSerializationSupportContext
-
Uses of OutputSerializationSupportContext in net.solarnetwork.central.web
Methods in net.solarnetwork.central.web with parameters of type OutputSerializationSupportContextModifier and TypeMethodDescriptionstatic <T> FilteredResultsProcessor<T> WebUtils.filteredResultsProcessorForType(List<org.springframework.http.MediaType> acceptTypes, jakarta.servlet.http.HttpServletResponse response, OutputSerializationSupportContext<T> context) Setup a filtered results processor.