Example usage for org.apache.http.nio.entity ConsumingNHttpEntity interface-usage

List of usage examples for org.apache.http.nio.entity ConsumingNHttpEntity interface-usage

Introduction

In this page you can find the example usage for org.apache.http.nio.entity ConsumingNHttpEntity interface-usage.

Usage

From source file com.zotoh.maedr.device.apache.StreamingNHttpEntity.java

/**
 * @author kenl
 *
 */
public class StreamingNHttpEntity extends HttpEntityWrapper implements ConsumingNHttpEntity {