public class BlockingRpcServer extends NettyServerBase
accepted, bindAddress, bootstrap, channel, pipelineFactory, serverAddr, serviceName
Constructor and Description |
---|
BlockingRpcServer(Class<?> protocol,
Object instance,
InetSocketAddress bindAddress,
int workerNum) |
public BlockingRpcServer(Class<?> protocol, Object instance, InetSocketAddress bindAddress, int workerNum) throws Exception
Exception
Copyright © 2014 Apache Software Foundation. All Rights Reserved.