|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CandidateProvider | |
|---|---|
| org.littleshoot.util | |
| Uses of CandidateProvider in org.littleshoot.util |
|---|
| Classes in org.littleshoot.util that implement CandidateProvider | |
|---|---|
class |
DnsSrvCandidateProvider
Candidate provider that uses native commands to lookup SRV records. |
class |
SrvCandidateProvider
Generic class for accessing "candidate" URLs for a service to use that performs lookups using DNS SRV records. |
| Constructors in org.littleshoot.util with parameters of type CandidateProvider | |
|---|---|
ConnectionMaintainerImpl(ConnectionEstablisher<T,ServerT> establisher,
CandidateProvider<T> candidateProvider,
int minNumConnected)
Constructs a new connection maintainer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||