public class JChannelFactory extends Object implements ChannelFactory
| Constructor and Description |
|---|
JChannelFactory(ProtocolStackConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
org.jgroups.JChannel |
createChannel(String id) |
ProtocolStackConfiguration |
getProtocolStackConfiguration() |
boolean |
isUnknownForkResponse(ByteBuffer response) |
public JChannelFactory(ProtocolStackConfiguration configuration)
public ProtocolStackConfiguration getProtocolStackConfiguration()
public org.jgroups.JChannel createChannel(String id) throws Exception
createChannel in interface org.wildfly.clustering.jgroups.ChannelFactoryExceptionpublic boolean isUnknownForkResponse(ByteBuffer response)
Copyright © 2022 JBoss by Red Hat. All rights reserved.