Download Play Netty Free Java Code

Description

Module that replace the Mina based network stack by the Netty one.

Source Files

The download file Play--Netty-master.zip has the following entries.


.gitignore// w w  w  . j  a va 2  s .c o  m
.idea/ant.xml
README.textile
build.xml
commands.py
conf/messages
documentation/manual/home.textile
lib/bcprov-jdk15-142.jar
lib/netty-3.2.1.Final.jar
samples-and-tests/test/app/controllers/Application.java
samples-and-tests/test/app/views/Application/index.html
samples-and-tests/test/app/views/errors/404.html
samples-and-tests/test/app/views/errors/500.html
samples-and-tests/test/app/views/main.html
samples-and-tests/test/conf/application.conf
samples-and-tests/test/conf/messages
samples-and-tests/test/conf/routes
samples-and-tests/test/public/images/favicon.png
samples-and-tests/test/public/javascripts/jquery-1.4.2.min.js
samples-and-tests/test/public/stylesheets/main.css
samples-and-tests/test/test/Application.test.html
samples-and-tests/test/test/ApplicationTest.java
samples-and-tests/test/test/BasicTest.java
samples-and-tests/test/test/data.yml
src/play/modules/netty/FileChannelBuffer.java
src/play/modules/netty/HttpServerPipelineFactory.java
src/play/modules/netty/PlayHandler.java
src/play/modules/netty/Server.java
src/play/modules/netty/StreamChunkAggregator.java

Download

Click the following link to download Play--Netty-master.zip.

Play--Netty-master.zip




















Home »
  Java Free Code »
    Network »




FTP
Network
Server
Socket