Class TestChannelTransferSupportUtil

java.lang.Object
com.e1c.g5.v8.internal.fastzip.TestChannelTransferSupportUtil

public class TestChannelTransferSupportUtil extends Object
A utility to bypass visibility restrictions of ChannelTransferSupport for testing.
  • Constructor Details

    • TestChannelTransferSupportUtil

      public TestChannelTransferSupportUtil()
  • Method Details

    • enableThreadLocalBufferForCurrentThread

      public static void enableThreadLocalBufferForCurrentThread()
      Calls ChannelTransferSupport.enableThreadLocalBufferForCurrentThread().