org.apache.juddi.v3.client.mapping
Class URLLocalizerDefaultImpl

java.lang.Object
  extended by org.apache.juddi.v3.client.mapping.URLLocalizerDefaultImpl
All Implemented Interfaces:
URLLocalizer

public class URLLocalizerDefaultImpl
extends Object
implements URLLocalizer


Constructor Summary
URLLocalizerDefaultImpl()
           
 
Method Summary
 String rewrite(URL urlIn)
           
 String rewriteToWSDLURL(URL urlIn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLLocalizerDefaultImpl

public URLLocalizerDefaultImpl()
Method Detail

rewrite

public String rewrite(URL urlIn)
Specified by:
rewrite in interface URLLocalizer

rewriteToWSDLURL

public String rewriteToWSDLURL(URL urlIn)
Specified by:
rewriteToWSDLURL in interface URLLocalizer


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.