Uses of Interface
org.springframework.http.codec.multipart.PartEvent
Packages that use PartEvent
-
Uses of PartEvent in org.springframework.http.codec.multipart
Subinterfaces of PartEvent in org.springframework.http.codec.multipartModifier and TypeInterfaceDescriptioninterfaceRepresents an event triggered for a file upload.interfaceRepresents an event triggered for a form field.Classes in org.springframework.http.codec.multipart that implement interfaces with type arguments of type PartEventMethods in org.springframework.http.codec.multipart that return types with arguments of type PartEventModifier and TypeMethodDescriptionPartEventHttpMessageReader.read(org.springframework.core.ResolvableType elementType, ReactiveHttpInputMessage message, Map<String, Object> hints) PartEventHttpMessageReader.readMono(org.springframework.core.ResolvableType elementType, ReactiveHttpInputMessage message, Map<String, Object> hints) Method parameters in org.springframework.http.codec.multipart with type arguments of type PartEvent