public static interface GroupMembershipProtocol.Type<C extends GroupMembershipProtocolConfig> extends ConfiguredType<C>
| Modifier and Type | Method and Description |
|---|---|
GroupMembershipProtocol |
newProtocol(C config)
Creates a new instance of the protocol.
|
newConfigGroupMembershipProtocol newProtocol(C config)
config - the protocol configurationCopyright © 2013-2018. All Rights Reserved.