Class NettyServer
- java.lang.Object
-
- org.apache.pulsar.io.netty.server.NettyServer
-
public class NettyServer extends java.lang.ObjectNetty Server to accept incoming data via the configured type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNettyServer.BuilderPulsar Netty Server Builder.static classNettyServer.TypeNetwork protocol.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()voidshutdownGracefully()
-