Class ReusableInboundEnvelope$

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

public class ReusableInboundEnvelope$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

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

    • ReusableInboundEnvelope$

      public ReusableInboundEnvelope$()
  • Method Details

    • createObjectPool

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