https://github.com/alfacentauri/conversionunidades
Programa desarrollado en Java para demostrar la estructura y funcionamiento de un servicio web SOAP con JAX-WS. Permite convertir centímetros a pulgadas y viceversa.
https://github.com/alfacentauri/conversionunidades
java jax-ws soap soap-web-services wsdl xml
Last synced: about 1 month ago
JSON representation
Programa desarrollado en Java para demostrar la estructura y funcionamiento de un servicio web SOAP con JAX-WS. Permite convertir centímetros a pulgadas y viceversa.
- Host: GitHub
- URL: https://github.com/alfacentauri/conversionunidades
- Owner: alfaCentauri
- License: gpl-3.0
- Created: 2019-08-06T18:10:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T18:10:05.000Z (almost 7 years ago)
- Last Synced: 2025-12-26T19:35:36.731Z (6 months ago)
- Topics: java, jax-ws, soap, soap-web-services, wsdl, xml
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConversionUnidades
Programa desarrollado en Java para demostrar la estructura y funcionamiento de un servicio web SOAP con JAX-WS. Permite convertir centímetros a pulgadas y viceversa.