Class BlockingOperationSupport
java.lang.Object
org.jboss.resteasy.reactive.server.core.BlockingOperationSupport
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanDeprecated, for removal: This API element is subject to removal in a future version.static voidsetIoThreadDetector(BlockingOperationSupport.IOThreadDetector ioThreadDetector) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
BlockingOperationSupport
public BlockingOperationSupport()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setIoThreadDetector
Deprecated, for removal: This API element is subject to removal in a future version. -
isBlockingAllowed
public static boolean isBlockingAllowed()Deprecated, for removal: This API element is subject to removal in a future version.
-
BlockingOperationSupport