Package google.registry.request
Interface UrlConnectionService
public interface UrlConnectionService
Functional interface for opening a connection from a URL, injectable for testing.
-
Method Summary
-
Method Details
-
createConnection
- Throws:
IOException
GeneralSecurityException
-