public interface PiggybackURLContext
PiggybackURLConnection for description and examples.| Modifier and Type | Method and Description |
|---|---|
String |
getImplementedProtocol()
Returns the specific protocol, constant for this implementation.
|
URLConnection |
resolve(String path)
Resolving path to a URL sub protocol and return it's open URLConnection
|
String getImplementedProtocol()
URLConnection resolve(String path) throws IOException
IOException