Example usage for io.netty.bootstrap ServerBootstrap subclass-usage

List of usage examples for io.netty.bootstrap ServerBootstrap subclass-usage

Introduction

In this page you can find the example usage for io.netty.bootstrap ServerBootstrap subclass-usage.

Usage

From source file com.baidu.jprotobuf.pbrpc.transport.RpcServer.java

/**
 * RPC server provider by Netty server.
 * 
 * @author xiemalin
 * @since 1.0
 */