Package pl.tkowalcz.tjahzi.http
Class BootstrapUtil
- java.lang.Object
-
- pl.tkowalcz.tjahzi.http.BootstrapUtil
-
public class BootstrapUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BootstrapUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.netty.channel.ChannelFutureinitConnection(io.netty.channel.EventLoopGroup group, ClientConfiguration clientConfiguration, MonitoringModule monitoringModule)
-
-
-
Method Detail
-
initConnection
public static io.netty.channel.ChannelFuture initConnection(io.netty.channel.EventLoopGroup group, ClientConfiguration clientConfiguration, MonitoringModule monitoringModule)
-
-