Package org.apache.synapse.format.hessian
-
Class Summary Class Description HessianConstants Constants related to Hessian message builder and formatter pairHessianMessageBuilder 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-setHessianMessageFormatter 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.HessianUtils Util class for writing the Hessian Fault to the output stream.