Uses of Enum
jakarta.ws.rs.RuntimeType
Packages that use RuntimeType
Package
Description
High-level interfaces and annotations used to create RESTful service resources.
Low-level interfaces and annotations used to create RESTful service resources.
-
Uses of RuntimeType in jakarta.ws.rs
Subclasses with type arguments of type RuntimeType in jakarta.ws.rsMethods in jakarta.ws.rs that return RuntimeTypeModifier and TypeMethodDescriptionstatic RuntimeTypeReturns the enum constant of this type with the specified name.static RuntimeType[]RuntimeType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RuntimeType in jakarta.ws.rs.core
Methods in jakarta.ws.rs.core that return RuntimeTypeModifier and TypeMethodDescriptionConfiguration.getRuntimeType()Get the runtime type of this configuration context.