Was just going through Finagle homepage "http://twitter.github.com/finagle/". It says we can write java implementation of netty with thrift using Finagale. I tried searching for examples for the same, but couldn't find one. All examples are in scala. Can someone provide me with pointers for its Java implementation?
Thanks