Transporting SOAP messages: protocol bindings
- A SOAP envelope needs to be sent from one point to another.
- Protocol designed must fit in the existing architecture.
- Protocol binding: give information to an underlying protocol (HTTP,
BEEP, ...) about what to do with a message.
- Transport binding framework is being developed.
- HTTP binding being designed.