|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface AddressProvider
The AddressProvider is a subclass interface of SocketAddressProvider which returns InetSocketAddress from getNextAddress().
| Method Summary | |
|---|---|
java.net.InetSocketAddress |
getNextAddress()Covariant of SocketAddressProvider.getNextAddress() which returns an InetSocketAddress. |
| Methods inherited from interface com.tangosol.net.SocketAddressProvider |
|---|
accept, equals, hashCode, reject |
| Method Detail |
|---|
java.net.InetSocketAddress getNextAddress()
SocketAddressProvider.getNextAddress() which returns an InetSocketAddress.getNextAddress in interface SocketAddressProvider
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||