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

java.lang.Object
  extended by 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 Summary
WSDLRetriever(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(WSEndpoint endpoint)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.