Package com.gigaspaces.lrmi
Interface INetworkMapper
- All Known Implementing Classes:
DefaultNetworkMapper
public interface INetworkMapper
Used to map network addresses
- Since:
- 8.0
- Author:
- eitany
-
Method Summary
Modifier and TypeMethodDescriptionmap(ServerAddress serverAddress) Maps a given network address to another one (not necessarily different)
-
Method Details
-
map
Maps a given network address to another one (not necessarily different)
-