public interface SingleHostAddress
ConnectionProvider
implementations that make socket connections to a single host and port. The value returned by
getAddress() will be used to reconstruct the connection URI when
needed. Custom ConnectionProvider implementations that are not
point-to-point oriented should not implement this interface.| Modifier and Type | Method and Description |
|---|---|
java.net.InetSocketAddress |
getAddress()
The address to which connections are made.
|
Copyright © 2025 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com