All Downloads are FREE. Search and download functionalities are using the official Maven repository.

exchanges.details.html Maven / Gradle / Ivy

There is a newer version: 2.28
Show newest version


{{ex.inMessage.protocol}} {{ex.inMessage.type.toLowerCase()}}:

{{ex.inMessage.method}} {{ex.inMessage.address}}

Headers: {{ex.inMessage.headers}}
{{ex.inMessage.payload}}

Backend {{b.protocol}} {{b.type.toLowerCase()}}:

{{b.method}} {{b.address}}

{{b.responseCode}}

Headers: {{b.headers}}
{{b.payload}}

{{ex.outMessage.protocol}} {{ex.outMessage.type.toLowerCase()}}:

{{ex.outMessage.responseCode}}

Headers: {{ex.outMessage.headers}}
{{ex.outMessage.payload}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy