(Esperanto business services) Framework aimed to make a java method "callable" by different situations providing the same parameters in different forms and receiving the same results in a specific form. So you can invoke the method composing the parameters values using HTTP parameters or sending XML o JSON or serialized java object... the framework translates your inputs in regular java object that use to invoke the service method and make the same thing with the result.