|
XCC/J 3.2-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public InetSocketAddress getAddress()
InetSocketAddress
that represents host/port to which connections are made.
|
XCC/J 3.2-9 | |||||||||
| 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