Package com.sun.xml.ws.mex.server
Class WSDLRetriever
- java.lang.Object
-
- com.sun.xml.ws.mex.server.WSDLRetriever
-
public class WSDLRetriever extends Object
This class is used to add the endpoint's metadata to the mex MetadataResponse element.- Author:
- WS Development Team
-
-
Constructor Detail
-
WSDLRetriever
public WSDLRetriever(WSEndpoint endpoint)
-
-