Group: Mattunderscore
Sort by:Popular

Mattunderscore Tree
Mattunderscore Code

4.Structured HTTP Headers Core4 usages

com.mattunderscore » shh-core BSD

Core and shared code for parsing HTTP headers into structures.
Last Release on Jul 26, 2014

5.Filter Utilities2 usages

com.mattunderscore » filter-utils BSD

Provides basic support of servlet filter. Boilerplate code etc.
Last Release on Jul 26, 2014
Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface.
Last Release on Mar 10, 2013
Parse content type HTTP headers into structured representations.
Last Release on Jul 26, 2014
Parse encoding HTTP headers into structured representations.
Last Release on Jul 26, 2014
Parse language HTTP headers into structured representations.
Last Release on Jul 26, 2014
Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface.
Last Release on Jul 26, 2014

11.Content Negotiation Filter

com.mattunderscore » content-negotiation BSD

This Content Negotiation Filter provides a content negotiation filter for Java EE servlet containers. The content negotiation algorithm is based on the Apache negotiation algorithm but lacks support for the encoding and character set.
Last Release on Jul 26, 2014
Mattunderscore Build Rules
Last Release on Jul 23, 2016
Common parent for other projects. Configures dependency and plugin versions.
Last Release on Apr 28, 2018

14.Rated Executor

com.mattunderscore » rated-executor BSD

A library of rate limited executors. The executors in this library will execute tasks no faster than some rate.
Last Release on Nov 8, 2013

15.Structured HTTP All Headers

com.mattunderscore » shh-all BSD

Uberjar containing all headers
Last Release on Jul 26, 2014
Parse user agent HTTP headers into structured representations.
Last Release on Jul 26, 2014

17.Web Server Utilities

com.mattunderscore » ws-utils BSD

Web server utilities for Java EE, servlet containers, etc. This currently provides support for HTTP filters, HTTP header parsing and content negotiation.
Last Release on Jul 26, 2014