public class DefaultHttpHostDiscover extends HttpHostDiscover
Description:
Copyright (c) 2018
| 构造器和说明 |
|---|
DefaultHttpHostDiscover() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.util.List<HttpHost> |
discover(HttpServiceHostsConfig httpServiceHostsConfig,
ClientConfiguration configuration,
org.frameworkset.spi.assemble.GetProperties context) |
handleDiscoverHosts, handleNullOrEmptyHostsByDiscovery, run, setHttpServiceHosts, start, stopCheckactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yieldprotected java.util.List<HttpHost> discover(HttpServiceHostsConfig httpServiceHostsConfig, ClientConfiguration configuration, org.frameworkset.spi.assemble.GetProperties context)
discover 在类中 HttpHostDiscover