public abstract class HttpProviderFactory extends 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()
Copyright © 2011–2016. All rights reserved.