Interface RemoteSiteConfiguration
public interface RemoteSiteConfiguration
Configuration of a channel to a remote site, used by the RELAY2 protocol.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
getName
String getName() -
getChannelFactory
ChannelFactory getChannelFactory() -
getClusterName
String getClusterName()
-