httpcomponents nio server usage

2015-01-16 Thread Rajani Karuturi
Hi all, I am trying to use httpcomponents nio server to handle post request file uploader. I am facing two issues: 1. how to parse the request? I could get the entire data including parameters and file content separated by boundary. Is there a default parser available so that I could do request.ge

Re: Animal sniffer Java API checking

2015-01-16 Thread sebb
On 11 January 2015 at 15:58, Oleg Kalnichevski wrote: > On Sat, 2015-01-10 at 20:52 +, sebb wrote: >> I've been working on adding Animal Sniffer Plugin to Commons NET >> (intially, maybe add to the parent eventually). >> >> The plugin can compare the compiled code against an API signature for