Extends Transport by implementing the setupMessageContext function to
set HTTP-specific message context fields and transport chains.
May not even be necessary if we arrange things differently somehow.
Can hold state relating to URL properties.
Author:
Rob Jellinghaus (robj@unrealities.com), Doug Davis (dug@us.ibm.com), Glen Daniels (gdaniels@allaire.com)
setupMessageContextImpl(org.apache.axis.MessageContext mc,
org.apache.axis.client.Call call,
org.apache.axis.AxisEngine engine)
Set up any transport-specific derived properties in the message context.