public class Connections
extends java.lang.Object
Constructor and Description |
---|
Connections() |
Modifier and Type | Method and Description |
---|---|
static <T> CloseableConnection<T> |
of(java.lang.String url)
Create a new CloseableConnection from URL
|
public static <T> CloseableConnection<T> of(java.lang.String url)
T
- type of Connectionurl
- of the Request