Example usage for io.netty.util.concurrent RejectedExecutionHandler interface-usage

List of usage examples for io.netty.util.concurrent RejectedExecutionHandler interface-usage

Introduction

In this page you can find the example usage for io.netty.util.concurrent RejectedExecutionHandler interface-usage.

Usage

From source file com.weibo.api.motan.transport.netty.ProtectedExecutionHandler.java

/**
 * @author maijunsheng
 * @version 2013-6-7
 * 
 */
public class ProtectedExecutionHandler implements RejectedExecutionHandler {