Package io.netty.bootstrap
Class EmbeddedBootstrap
java.lang.Object
io.netty.bootstrap.AbstractBootstrap<io.netty.bootstrap.Bootstrap,io.netty.channel.Channel>
io.netty.bootstrap.Bootstrap
io.netty.bootstrap.EmbeddedBootstrap
- All Implemented Interfaces:
Cloneable
public class EmbeddedBootstrap
extends io.netty.bootstrap.Bootstrap
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.netty.bootstrap.Bootstrap
clone, clone, config, connect, connect, connect, connect, connect, remoteAddress, remoteAddress, remoteAddress, resolverMethods inherited from class io.netty.bootstrap.AbstractBootstrap
attr, bind, bind, bind, bind, bind, channel, channelFactory, channelFactory, group, group, handler, localAddress, localAddress, localAddress, localAddress, option, register, toString
-
Constructor Details
-
EmbeddedBootstrap
public EmbeddedBootstrap()
-
-
Method Details
-
validate
public io.netty.bootstrap.Bootstrap validate()- Overrides:
validatein classio.netty.bootstrap.Bootstrap
-