资 源 简 介
A cross platform Java implementation of WS-Discovery as described in the specification draft from 04/2005 (http://schemas.xmlsoap.org/ws/2005/04/discovery/). For compliance with the WS-Discovery standard 1.1, please use the latest beta (available in Downloads).
NEW 04. nov. 2011: Beta of new release available in downloads.
WS-Discovery is a Web Service discovery protocol that uses UDP multicast and SOAP/XML to discover new services. It is one of several technologies used in Microsofts WSDAPI and Windows Rally Technologies.
The source code is released under LGPL.
Code examples
WsDiscoveryFinderExample - How to discover services using WS-Discovery
WsDiscoveryUsingServerExample - How to discover services using the WS-Discovery server class
WsDiscoveryPublishJaxWs - How to pu