Class ServiceConnection

java.lang.Object
google.registry.tools.ServiceConnection

public class ServiceConnection extends Object
An HTTP connection to a service.

By default - connects to the TOOLS service. To create a Connection to another service, call the withService(google.registry.request.Action.Service, boolean) function.