Package org.ametys.cms.remote
Class RemoteURIResolver.ProxiedUri
- java.lang.Object
 - 
- org.ametys.cms.remote.RemoteURIResolver.ProxiedUri
 
 
- 
- Enclosing class:
 - RemoteURIResolver
 
protected class RemoteURIResolver.ProxiedUri extends Object
Proxied URI 
- 
- 
Constructor Summary
Constructors Constructor Description ProxiedUri(String type, String uri)Constructor 
 - 
 
- 
- 
Constructor Detail
- 
ProxiedUri
public ProxiedUri(String type, String uri)
Constructor- Parameters:
 type- The typeuri- The uri to proxy
 
 - 
 
 -