Package | Description |
---|---|
io.parallec.core.actor |
Actors to execute parallel task and return responses.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.netty.bootstrap.ClientBootstrap |
TcpWorker.bootStrapTcpClient()
Creates the tcpClient with proper handler.
|
org.jboss.netty.bootstrap.ConnectionlessBootstrap |
UdpWorker.bootStrapUdpClient()
Creates the udpClient with proper handler.
|
com.ning.http.client.AsyncHttpClient.BoundRequestBuilder |
HttpWorker.createRequest()
Creates the request.
|