Uses of Class
org.jboss.netty.bootstrap.ClientBootstrap
-
Packages that use ClientBootstrap Package Description org.jboss.netty.example.uptime -
-
Uses of ClientBootstrap in org.jboss.netty.example.uptime
Constructors in org.jboss.netty.example.uptime with parameters of type ClientBootstrap Constructor Description UptimeClientHandler(ClientBootstrap bootstrap, Timer timer)
-