Contains utility classes to expose Flight SQL semantics for clients and servers over Arrow Flight
A reference implementation of OpenID Connect (http://openid.net/connect/), OAuth 2.0, and UMA built on top of Java, Spring, and Spring Security. The project contains a fully functioning server, client, and utility library.
Dashbuilder JSON utility library shared between client and server.
Kurento Media Server JavaScript client code for kurento-utils-js.
Shared LDAP Extra utility packages used by clients and servers
LDAP API Extra utility packages used by clients and servers
KIE Soup JSON utility library shared between client and server.
Utility project to make x509 client cert available in grpc calls on the server
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Commonly used util code also client and server interfaces
Commonly used util code also client and server interfaces
Commonly used util code also client and server interfaces
Commonly used util code also client and server interfaces
This feature has been stabilized. The strategic alternative to this feature is the cloudant-1.0 feature. This feature enables connections to CouchDB by providing a connector instance configured in the server configuration, which can be injected or accessed through JNDI. Applications use the ektorp client library to utilize the connector instance to work with CouchDB.
Type safe REST clients for Bitbucket Cloud and Bitbucket Server
Utility stuff shared by client and server modules
Utility components for reading properties from environment or system properties in client or server environment.
A central library with tools and utils for the MediathekView Client and the MediathekView Server
Geomajas GWT client: Plugin Widget Utility - Server
Client library that makes it easy to test with an embedded LDAP server (from unboundid).
Json Web Token resource-server utilities
GWTUpload is a library for uploading files to web servers, showing a progress bar with real information about the process (file size, bytes transferred, etc). It uses ajax requests to ask the web server for the upload progress. It has two components written in java, the server side with servlet and utility classes, and the client side that is compiled into javascript using gwt. GWTUpload-gae is a library with aditional classes needed for using GwtUpload in Google Application Engine (GAE). JSUpload is the client library but compiled and exported into javascript, so users without Gwt skills can use it directly in their web pages. It includes a bunch of useful examples to learn how to use the library and see its features.
Json Web Token resource-server utilities
OverOps API Client utility classes, interacts with OverOps Server REST API
XApi is a dependency injection, service-oriented, polyglot java framework. It is comprised of standalone modules for use in web, desktop and mobile java applications. This codebase enables complete reuse of all code across your java stack, as well as the ability to easily define your own Platform, so you can build your own customized runtime environment to extend or replace existing platforms. It is currently geared towards servlets and gwt clients, but the target we are currently developing include: java, gwt [webkit, firefox, ie], javafx, playn [android, ios, flash], appengine & vert.x For Google Web Toolkit, we also include reflection support, more complete emulation of java.lang.Class, zero-overhead dependency injection, a range of code generation utilities, and even "magic-method injection" (for production compiles any method in the app can be swapped out with others based on configuration properties, or any AST mangling / code generating methods you wish to write). There is also a bytecode transformer in the works which will replace calls into the DI utility with direct references to static final factories, to allow the java compiler to completely erase all injection overhead in all java runtimes.
This library contains shared code between the Sun HTTP server and client transports.
Json Web Token resource-server utilities
Utility components for reading properties from environment or system properties in client or server environment.
Akka Http Query Library, a minimal GraphQL client and server exposing as a set of akka-http utilities
Common utilities and classes for SemanticWebBuilder XMLRPC clients and servers
Json Web Token resource-server utilities
A library of utilities to assist in testing with TCP clients and servers.
Angular Universal supports state transfer from server to client; state transfer allows the server to embed startup data into the client. The Angular client can retrieve this embedded data rather than making a XHR call to the server. See https://angular.io/api/platform-browser/TransferState This is a utility library for injecting states into Angular application from within a Java application. It does not support full Angular Universal features like service injection and rendering views.