http://www.endeca.com/MDEX/conversation/2010
The Conversation Service
Conversation-style web service for building applications
Ports:
  • ConversationPort:
     
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  •  Collapse Ports
    Port Binding PortType Summary
    ConversationPort ConversationSoapBinding ConversationPort
  • Address:
     
  • Binding:
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  • Show details. Click here to see detail
     
     Collapse XML
    -<service  name="Conversation">
    <documentation>Conversation-style web service for building applications</documentation>
    <!-- connect the port to the "ConversationSoapBinding" above -->
    <port  binding="cs:ConversationSoapBinding"  name="ConversationPort" />
    </service>
    Generated by WSDLdoc ©