JavaScript is disabled on your browser.
Skip navigation links
io.netty.channel.local

Class LocalEventLoopGroup

    • Constructor Detail

      • LocalEventLoopGroup

        public LocalEventLoopGroup()
        Create a new instance with the default number of threads.
      • LocalEventLoopGroup

        public LocalEventLoopGroup(int nThreads)
        Create a new instance
        Parameters:
        nThreads - the number of threads to use
      • LocalEventLoopGroup

        public LocalEventLoopGroup(int nThreads,
         java.util.concurrent.ThreadFactory threadFactory)
        Create a new instance
        Parameters:
        nThreads - the number of threads to use
        threadFactory - the ThreadFactory or null to use the default
Skip navigation links

Copyright © 2008–2018 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /