Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

maven-jaxb1-plugin

Compare

  No analysis available

This Maven-2 plugin uses the JAXB-1.x XJC compiler to generate java source classes from schemas (XML schemas, DTD, WSDL, or RELAXNG).

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

jaxb-verification

Compare

  No analysis available

JAXB add-on that produces verifiers for the generated objects. Generated verifiers check if given JAXB object fullfils constaints defined in the schema and diagnose structural or datatype problems.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

jaxbhelp

Compare

  No analysis available

Jaxbhelp produces help for schema-derived classes generated by Java Architecture for XML Binding (JAXB),

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

open-jbi-components

Compare

  No analysis available

Open Source Components that comply with JBI Specification

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: common_de...

jms-ws-transport

Compare

  No analysis available

A Web service transport component for the JAX-WS reference implementation that utilizes JMS.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: common_de...

lrwpinjava

Compare

  No analysis available

LRWP In Java is an implementation of the LRWP protocol in Java using Servlets. The Long Running Web Process (LRWP) is a protocol used by a web server to communicate with its peers. LRWP is similar to CGI, but faster, since the peer is persistent across requests. In LRWP, a TCP connection is ... [More] established between the LRWP peer and a LRWP agent. The LRWP agent could be the web container or a process running within the web container and the LRWP peer could be any process running on a network. The LRWP peer at connection registers the web context that the peer is interested in. The web context could be any context, such as "/osp", "/tep", or "/cgi-bin" itself. When a request for that context is made, the agent transfers the input to the LRWP peer and sends the output from the peer back to the web client. The LRWP in Java platform uses a servlet container to handle HTTP requests and also uses servlets to handle the LRWP processing. This makes the LRWP implementation very fast, faster than the Xitami LRWP implementation in C, see Making Java Technology Faster than C with LRWP, http://java.sun.com/developer/technicalArticles/WebServices/javaC_LRWP. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl