Projects / BRAP

BRAP

BRAP is a Java 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, such as when building a rich client application where size might be an issue. The authentication mechanism lets you use your own domain objects as credentials. BRAP gives you "pass by reference" even though the object arguments are serialized and passed to the remote service: changes that happen on the remote side can be applied to the client side automatically. BRAP focuses on being easy to use, small in size, yet powerful and extensible.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  06 Aug 2010 22:21

    Release Notes: ProxyServlet pre/post service method invocation hooks. Examples now use Jetty 7.

    •  12 Sep 2009 06:40

    Release Notes: Generics were added to the client, providing type safety and avoiding casts.

    •  24 Aug 2009 03:42

    Release Notes: This release will automatically sync changes to method arguments from the server to the client. SingleUsernamePasswordAuthenticator threw AuthenticationFailedException even with correct credentials; this has been fixed.

    Screenshot

    Project Spotlight

    htmlArea

    Turn any text area into a WYSIWYG editor.

    Screenshot

    Project Spotlight

    ProcessMaker

    Workflow and business process management software.