public class HTTPClientSingleton extends AbstractLifeCycle
start| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
destroy() |
static HTTPClientSingleton |
getInstance() |
SimpleHTTPClient |
httpClient() |
protected void |
init() |
isStarted, isStopped, start, stoppublic static HTTPClientSingleton getInstance()
public SimpleHTTPClient httpClient()
protected void init()
init 在类中 AbstractLifeCycleprotected void destroy()
destroy 在类中 AbstractLifeCycleCopyright © 2017. All rights reserved.