Package com.e1c.g5.v8.internal.fastzip
Class TestChannelTransferSupportUtil
java.lang.Object
com.e1c.g5.v8.internal.fastzip.TestChannelTransferSupportUtil
A utility to bypass visibility restrictions of
ChannelTransferSupport
for testing.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
CallsChannelTransferSupport.enableThreadLocalBufferForCurrentThread()
.
-
Constructor Details
-
TestChannelTransferSupportUtil
public TestChannelTransferSupportUtil()
-
-
Method Details
-
enableThreadLocalBufferForCurrentThread
public static void enableThreadLocalBufferForCurrentThread()CallsChannelTransferSupport.enableThreadLocalBufferForCurrentThread()
.
-