You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

"Hessian is a compact binary protocol for cross-platform web services and messaging"

Available since Camel 2.17

 


 



 

 

 

<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-hessian</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>


Dependencies

Hessian Data format relies on

  • No labels