Uses of Interface
jakarta.ws.rs.core.EntityPart
-
Packages that use EntityPart Package Description jakarta.ws.rs.core Low-level interfaces and annotations used to create RESTful service resources. -
-
Uses of EntityPart in jakarta.ws.rs.core
Methods in jakarta.ws.rs.core that return EntityPart Modifier and Type Method Description EntityPart
EntityPart.Builder. build()
Builds a new EntityPart instance using the provided property values.
-