Add "sender" to SOAP APIs to avoid reuse of connections across apps.
authorScott Cantor <cantor.2@osu.edu>
Thu, 16 Aug 2007 03:19:55 +0000 (03:19 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 16 Aug 2007 03:19:55 +0000 (03:19 +0000)
commit3801ea7943567d42ec76b430d8aacfe1244b7985
tree8dd31f69d258eb9bbfa1dbd70db17792c62015de
parent89505debc63893ee62c9c6a18b0cf45fd31f7a79
Add "sender" to SOAP APIs to avoid reuse of connections across apps.
xmltooling/XMLToolingConfig.h
xmltooling/soap/SOAPClient.h
xmltooling/soap/SOAPTransport.h
xmltooling/soap/impl/CURLSOAPTransport.cpp
xmltooling/soap/impl/SOAPClient.cpp