alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Apache CXF example source code file (TransmissionDescriptorMgrSOAP_HTTP.wsdl)

This example Apache CXF source code file (TransmissionDescriptorMgrSOAP_HTTP.wsdl) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Apache CXF tags/keywords

copyright, forum, telemanagement, tmf854, tmf854, tmf854-transmissiondescriptormgrretrieval-soap-http, transmissiondescriptormgr, transmissiondescriptormgr, utf-8, utf-8, version, version

The Apache CXF TransmissionDescriptorMgrSOAP_HTTP.wsdl source code

<?xml version="1.0" encoding="UTF-8"?>
<!-- TMF854 Version 1.0 - Copyright TeleManagement Forum 2005, 2006 -->
<wsdl:definitions xmlns:tmf854WS="tmf854.v1.ws" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="tmf854.v1.ws" name="TMF854-TransmissionDescriptorMgrRetrieval-SOAP-HTTP">
	<wsdl:import namespace="tmf854.v1.ws" location="../../binding/soap_http/TransmissionDescriptorMgrSOAP.wsdl" />

	<wsdl:service name="TransmissionDescriptorMgr">
		<wsdl:port name="TransmissionDescriptorMgr" binding="tmf854WS:TransmissionDescriptorMgrSoapHTTPBinding">
			<soap:address location="http://aserver/mtosi/v1/TransmissionDescriptorMgr" />
		</wsdl:port>
	</wsdl:service>

</wsdl:definitions>

Other Apache CXF examples (source code examples)

Here is a short list of links related to this Apache CXF TransmissionDescriptorMgrSOAP_HTTP.wsdl source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.