Interface PublicURI
-
- All Known Implementing Classes:
DefaultPublicURI
public interface PublicURI
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetProtocol()StringgetURI()
-
DefaultPublicURIpublic interface PublicURI
| Modifier and Type | Method | Description |
|---|---|---|
String |
getProtocol() |
|
String |
getURI() |