java.lang.Object
org.jboss.resteasy.plugins.server.reactor.netty.NettyUtil

@Deprecated(forRemoval=true, since="6.2.13.Final") public class NettyUtil extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
use the new dependencies
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NettyUtil

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

    • isIoThread

      public static boolean isIoThread()
      Deprecated, for removal: This API element is subject to removal in a future version.