Uses of Enum Class
ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.ContextOperation
Packages that use ContextOperation
-
Uses of ContextOperation in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext that return ContextOperationModifier and TypeMethodDescriptionstatic ContextOperation
Returns the enum constant of this class with the specified name.static ContextOperation[]
ContextOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext with parameters of type ContextOperationModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.invokeRequestAndCheckResponse
(JAXRSCommonClient.Request req, ContextOperation contextOperation) protected void
JAXRSClientIT.invokeRequestAndCheckResponse
(ContextOperation contextOperation)