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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidCallsChannelTransferSupport.enableThreadLocalBufferForCurrentThread().
- 
Constructor Details- 
TestChannelTransferSupportUtilpublic TestChannelTransferSupportUtil()
 
- 
- 
Method Details- 
enableThreadLocalBufferForCurrentThreadpublic static void enableThreadLocalBufferForCurrentThread()CallsChannelTransferSupport.enableThreadLocalBufferForCurrentThread().
 
-