Interface StackConfiguration
- All Known Subinterfaces:
ForkStackConfiguration
public interface StackConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionList<ProtocolConfiguration<? extends org.jgroups.stack.Protocol>>
-
Method Details
-
getProtocols
List<ProtocolConfiguration<? extends org.jgroups.stack.Protocol>> getProtocols()
-