Class ReusableOutboundEnvelope$

java.lang.Object
org.apache.pekko.remote.artery.ReusableOutboundEnvelope$

public class ReusableOutboundEnvelope$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final ReusableOutboundEnvelope$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ReusableOutboundEnvelope$

      public ReusableOutboundEnvelope$()
  • Method Details

    • createObjectPool

      public org.apache.pekko.remote.artery.ObjectPool<org.apache.pekko.remote.artery.ReusableOutboundEnvelope> createObjectPool(int capacity)