This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.abdera.protocol.server
Interface TargetBuilder
- public interface TargetBuilder 
The TargetBuilder component is responsible for constructing appropriate IRIs/URIs for various kinds of targets based
 on specified input parameters. The input params are specific to the Target Manager implementation.
 
urlFor
String urlFor(RequestContext context,
              Object key,
              Object param)
- Construct a URL for the specified key
 
- 
 
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.