Description
currently GZIPInInterceptor/GZIPOutInterceptor/GZIPFeature are in http transport module, as we're going to support gzip encoding over JMS transport also, we need extract those classes to upper rt-core module so that we can use it from different transports.