|
Tool
Crispy
Home Page
| Categories: |
|
| Latest version: |
1.0 |
| Description: |
API to invoke different kinds of remote services. Crispy's aim is to provide a single point of entry for remote invocation for a number of transports. It works by using properties to configure a service manager, which is then used to invoke the remote API. Crispy is a Java codebase with an API that sits between your client code and the services your code must access. It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation. The special idea is that these calls are simple Java object calls (remote or local calls are transparent).
Supported transport providers: RMI, web service (JAX-RPC, for example Axis), EJB (with JNDI lookup), XML-RPC (for example Apache XML-RPC), Burlap and Hessian (Caucho), JBoss Remoting, REST (REpresentational State Transfer), or a pure Crispy implementation. |
| Added: |
2006-01-24 |
| Updated: |
2006-06-01 |
| Attributes: |
[BuiltForJava] [Library] [FreeVersionAvailable] [SourceCodeProvided] |
|
|
|