|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocketAddressResolver<T>
Strategy that resolves an abstract connection route to a local or a remote SocketAddress.
.
| Method Summary | |
|---|---|
SocketAddress |
resolveLocalAddress(T route)
|
SocketAddress |
resolveRemoteAddress(T route)
|
| Method Detail |
|---|
SocketAddress resolveLocalAddress(T route)
throws IOException
IOException
SocketAddress resolveRemoteAddress(T route)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||