public interface ChannelFactory
Modifier and Type | Method and Description |
---|---|
org.jgroups.Channel |
createChannel(String id)
Creates a JGroups channel
|
ProtocolStackConfiguration |
getProtocolStackConfiguration() |
org.jgroups.Channel createChannel(String id) throws Exception
Exception
- if there was a failure setting up the protocol stackProtocolStackConfiguration getProtocolStackConfiguration()
Copyright © 2013 JBoss by Red Hat. All rights reserved.