public abstract class HttpProviderFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static HttpProviderFactory |
factory |
| Constructor and Description |
|---|
HttpProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract HttpProvider |
create() |
static HttpProvider |
getProvider() |
public static HttpProviderFactory factory
public static HttpProvider getProvider()
protected abstract HttpProvider create()