Group: Webpieces
Sort by:Popular

1.Http1 1 Parser14 usages

org.webpieces » http1_1-parser Apache

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

2.Core Utilities17 usages

org.webpieces » core-util Apache

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

3.Core Mock14 usages

org.webpieces » core-mock Apache

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

4.HTTP Router14 usages

org.webpieces » http-router Apache

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

5.Core DataWrapper9 usages

org.webpieces » core-datawrapper Apache

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

7.HTTP WebServer6 usages

org.webpieces » http-webserver Apache

The full webpieces server AS A library
Last Release on Sep 24, 2021
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

9.Plugin Backend5 usages

org.webpieces » plugin-backend Apache

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

12.HTTP Frontend23 usages

org.webpieces » http-frontend2 Apache

Create a webserver with this library in just 3 lines of code. Register your HttpRequestListener and it feeds you a FrontendSocket that you write HttpResponses to
Last Release on Sep 24, 2021

13.HTTP Router Dev3 usages

org.webpieces » http-router-dev Apache

Library that swaps out specific http-router components to be able to compile code on any request that has changed for use in development servers
Last Release on Sep 24, 2021

14.HTTP Shared3 usages

org.webpieces » http-shared Apache

Shared contexts between the router and templating system
Last Release on Sep 24, 2021

15.HTTP2 Client3 usages

org.webpieces » http2-client Apache

A strictly HTTP/2 client
Last Release on Sep 24, 2021

16.HTTP2 Engine3 usages

org.webpieces » http2-engine Apache

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

17.HTTP2 Parser3 usages

org.webpieces » http2-parser Apache

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

18.Plugin H2DB3 usages

org.webpieces » plugin-h2db Apache

Webpieces in-memory database plugin
Last Release on Sep 24, 2021

19.WEBPIECESxAPPNAME2 usages

org.webpieces » WEBPIECESxAPPNAME Apache

fake project used in testing. ignore this jar
Last Release on Feb 25, 2022

20.Core Asyncserver2 usages

org.webpieces » core-asyncserver Apache

NIO wrapper on top of core-channelmanager2 making creating a tcp server just 3 lines of code
Last Release on Sep 24, 2021