Package org.apache.synapse.format.hessian


package org.apache.synapse.format.hessian
  • Classes
    Class
    Description
    Constants related to Hessian message builder and formatter pair
    Enables a message encoded using the Hessian binary protocol to be received by axis2/synapse and this builds the HessianDataSource to represent the hessian message inside the SOAP info-set
    Enables a message encoded using the Hessian binary protocol to be written to transport by axis2/synapse and this formats the HessianDataSource to a Hessian message.
    Util class for writing the Hessian Fault to the output stream.