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

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

public class URLLocalizerImpl
extends Object
implements URLLocalizer


Constructor Summary
URLLocalizerImpl()
           
 
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

URLLocalizerImpl

public URLLocalizerImpl()
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-2012 The Apache Software Foundation. All Rights Reserved.