Example usage for org.apache.http.nio.protocol NHttpRequestExecutionHandler interface-usage

List of usage examples for org.apache.http.nio.protocol NHttpRequestExecutionHandler interface-usage

Introduction

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

Usage

From source file com.alibaba.openapi.client.rpc.AliNHttpRequstExecutionHandler.java

/**
 * Comment of AliNHttpRequstExecutionHandler
 * HTTP??????HTTP??HTTP??
 * 
 * ?httphttp:
 * policy&SDK request->HttpRequest; 

From source file org.jclouds.http.httpnio.pool.NioHttpCommandExecutionHandler.java

/**
 * // TODO: Adrian: Document this!
 * 
 * @author Adrian Cole
 */
public class NioHttpCommandExecutionHandler implements NHttpRequestExecutionHandler {