public interface AsyncServiceDetector extends ServiceDetector
AsyncServiceDetector interface.
Modifier and Type | Method and Description |
---|---|
DetectFuture |
detect(DetectRequest request)
detect
|
dispose, getIpMatch, getPort, getServiceName, getTimeout, init, setIpMatch, setPort, setServiceName, setTimeout
DetectFuture detect(DetectRequest request)
detect
request
- a DetectRequest
object.DetectFuture
object.Exception
- if any.Copyright © 2021. All rights reserved.