public interface ProtocolConfiguration<P extends org.jgroups.stack.Protocol>
Modifier and Type | Method and Description |
---|---|
P |
createProtocol(ProtocolStackConfiguration stackConfiguration) |
String |
getName() |
default Map<String,org.jboss.as.network.SocketBinding> |
getSocketBindings() |
String getName()
P createProtocol(ProtocolStackConfiguration stackConfiguration)
Copyright © 2019 JBoss by Red Hat. All rights reserved.