Class BlockingOperationSupport

java.lang.Object
org.jboss.resteasy.reactive.server.core.BlockingOperationSupport

@Deprecated(forRemoval=true, since="3.27") public class BlockingOperationSupport extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
This class has been replaced by BlockingOperationSupport
  • Constructor Details

    • BlockingOperationSupport

      public BlockingOperationSupport()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • setIoThreadDetector

      public static void setIoThreadDetector(BlockingOperationSupport.IOThreadDetector ioThreadDetector)
      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.