Package org.jboss.resteasy.spi.touri
Interface URIable
- 
public interface URIableThis is an interface which allows an object to perform its own uri creation- Version:
 - $Revision: 1 $
 - Author:
 - Solomon Duskis
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoURI() 
 - 
 
- 
- 
Method Detail
- 
toURI
String toURI()
 
 - 
 
 -