Class AsyncHTTPConduit.AsyncWrappedOutputStream

    • Constructor Detail

      • AsyncWrappedOutputStream

        public AsyncWrappedOutputStream​(org.apache.cxf.message.Message message,
                                        boolean needToCacheRequest,
                                        boolean isChunking,
                                        int chunkThreshold,
                                        String conduitName,
                                        URI uri)