Group: Webpieces
Sort by:Popular

Group Webpieces Core
Group Webpieces Server
Group Webpieces HTTP

4. Core Metrics18 usages

org.webpieces » core-metricsApache

Webpieces metrics library
Last Release on Aug 9, 2021

5. Core Utilities17 usages

org.webpieces » core-utilApache

A simple utility library with special Executor but rather small amount of code
Last Release on Sep 24, 2021

6. Core Mock14 usages

org.webpieces » core-mockApache

A simple mock superclass tat mock objects can use to have less code
Last Release on Sep 24, 2021

7. HTTP Router14 usages

org.webpieces » http-routerApache

Http Router where you feed http requests in and get responses in the form of which view needs to be shown with the arguments that you need to give to that view
Last Release on Sep 24, 2021

8. Http1 1 Parser14 usages

org.webpieces » http1_1-parserApache

A re-usable asynchronous HTTP/1.1 parser that can be used with any NIO client
Last Release on Sep 24, 2021
Group Webpieces Cloud

10. Core DataWrapper9 usages

org.webpieces » core-datawrapperApache

DataWrapper makes it easy to chain ByteBuffers together without copying them such that they just look like one entity avoiding constantly copying the data
Last Release on Sep 24, 2021
The full webpieces server AS A library
Last Release on Sep 24, 2021

12. HTTP WebServer6 usages

org.webpieces » http-webserverApache

The full webpieces server AS A library
Last Release on Sep 24, 2021
Group Webpieces Template
NIO library that is very lightweight and very mockable/testable so you can write higher level tests for your system
Last Release on Sep 24, 2021

15. Plugin Backend5 usages

org.webpieces » plugin-backendApache

Backend pluggable plugin that all backend plugins can plugin into
Last Release on Sep 24, 2021
Library for helping plugins write tests for controllers and web pages
Last Release on Sep 24, 2021
Library that swaps out http-templating classes to enable compiling on any incoming request if the source code has changed for development servers
Last Release on Sep 24, 2021

18. HTTP Parser1 14 usages

org.webpieces » http-parser1_1Apache

A re-usable asynchronous http 1.1 parser that can be used with any nio client
Last Release on Sep 12, 2016

Relocated → org.webpieces » http1_1-parser

19. HTTP2 Parser3 usages

org.webpieces » http2-parserApache

A re-usable asynchronous HTTP/2 parser
Last Release on Sep 24, 2021

20. HTTP Frontend3 usages

org.webpieces » http-frontendApache

Create a webserver with this library in just 3 lines of code. just register your HttpRequestListener and it feeds you a FrontendSocket that you write HttpResponses to
Last Release on May 17, 2017