Project Group: no.tornado.brap

BRAP Common

no.tornado.brap : brap-common

Library and tools used for BRAP client and server.

Last Version: 1.0.1

Release Date:

BRAP Server

no.tornado.brap : brap-server

Server Library for exposing remoting services with BRAP.

Last Version: 1.0.1

Release Date:

BRAP Client

no.tornado.brap : brap-client

Client Library for connecting to a BRAP-exposed remoting service.

Last Version: 1.0.1

Release Date:

BRAP Spring

no.tornado.brap : brap-spring

Spring Support Library for BRAP-Server. Expose Spring Beans with BRAP.

Last Version: 1.0.1

Release Date:

BRAP

no.tornado.brap : brap

BRAP is a Java and Android remoting protocol that uses native Java object serialization, encapsulated in HTTP. It aims to be an alternative to Spring HttpInvoker and Spring Security especially when you don't need or want the dependencies of Spring in your client, for example when building a rich client app or an Android app where size is important. The authentication mechanism lets you use your own domain objects as credentials. Server configuration can be expressed solely in web.xml or by subclassing the ProxyServlet but there is also an optional SpringProxyServlet available for seamless Spring Integration. BRAP focuses on being easy to use, small in size (9 kb), yet powerful and extensible. The client uses a pluggable TransportProvider with default implementations for HttpURLConnection and Apache HttpClient.

Last Version: 1.0.1

Release Date:

BRAP Modification

no.tornado.brap : brap-modification

Server addon that emulates "pass-by-reference" for method arguments, so that changes applied on the server is visible on the client after the method invocation returns.

Last Version: 1.0.1

Release Date:

BRAP Examples

no.tornado.brap : brap-examples

Examples for BRAP client and server usage, including BRAP-Spring.

Last Version: 1.0.1

Release Date:

  • 1