Uses of Class
org.jboss.migration.wfly10.config.task.subsystem.jgroups.UpdateProtocols.Operations
-
Packages that use UpdateProtocols.Operations Package Description org.jboss.migration.wfly10.config.task.subsystem.jgroups -
-
Uses of UpdateProtocols.Operations in org.jboss.migration.wfly10.config.task.subsystem.jgroups
Methods in org.jboss.migration.wfly10.config.task.subsystem.jgroups that return UpdateProtocols.Operations Modifier and Type Method Description UpdateProtocols.OperationsUpdateProtocols.Operations. add(String protocol)UpdateProtocols.OperationsUpdateProtocols.Operations. remove(String protocol)UpdateProtocols.OperationsUpdateProtocols.Operations. replace(String oldProtocol, String newProtocol)Constructors in org.jboss.migration.wfly10.config.task.subsystem.jgroups with parameters of type UpdateProtocols.Operations Constructor Description UpdateProtocols(UpdateProtocols.Operations operations)
-