My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
*jsonpickle has moved to a github repository, http://github.com/jsonpickle/jsonpickle.* The documentation is available at http://jsonpickle.github.com This googlecode site is no longer updated and retained for historical purposes only.
Gson is a Java library that can be used to convert Java Objects into its JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. There are a few ...
This is a java webservice application demonstrating the use of Spring 3.0, Spring-WS and Castor in order to expose webservice. = Technology = # Java # Spring 2.5 (soon 3.0) # Castor = Usage = # Download the source # Download the top2000Presistence.jar from http://code.google.com...
*Description* RPLT (Remote Property List Transfer) is a remote procedure calling, using HTTP as the transport and ©Apple Property List as container. Foundation Kit aims to facilitate the communication of data between a Cocoa/UIKit based application and a web service, it reduces the data trans...
=Just Another Multithread Marshaller Engine= Jamme is a highly customizable multi-thread engine that allows to bidirectionally transform a java object in its XML representation (marshall) and viceversa (unmarshall). It is designed to be easily integrated in a dependency injection framework like Sp...
Java classes that provide an extention of WebLogic Server's 8.1 AbstractCodec capable of (un)marshalling WS arguments into JAXB-1.x objects. Features: --------- 1) Support multiple namespaces. 2) Supports all jaxb runtime properties (validation, formated output-indentation, prefix mapper, char...
Serializer is a binary data serializer library written in C++ that is designed to be used for easily parsing binary formatted data in an efficient and platform independent manner. Compatible C++ Compilers: * GCC 4.0+ * Intel C++ Compiler 9.0+ * Microsoft Visual C++ 8.0+ * ...