com.sun.xml.ws.mex.server
Class WSDLRetriever

java.lang.Object
  extended by com.sun.xml.ws.mex.server.WSDLRetriever

public class WSDLRetriever
extends java.lang.Object

This class is used to add the endpoint's metadata to the mex MetadataResponse element.


Constructor Summary
WSDLRetriever(com.sun.xml.ws.api.server.WSEndpoint endpoint)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLRetriever

public WSDLRetriever(com.sun.xml.ws.api.server.WSEndpoint endpoint)