|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SingleHostAddress
This interface should be implemented by 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.
| Method Summary | |
|---|---|
InetSocketAddress |
getAddress()
The address to which connections are made. |
| Method Detail |
|---|
InetSocketAddress getAddress()
InetSocketAddress that represents host/port to which
connections are made.
|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com