public static class PhiMembershipProtocol.Type extends java.lang.Object implements GroupMembershipProtocol.Type<PhiMembershipProtocolConfig>
| Constructor and Description |
|---|
Type() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name() |
PhiMembershipProtocolConfig |
newConfig() |
GroupMembershipProtocol |
newProtocol(PhiMembershipProtocolConfig config)
Creates a new instance of the protocol.
|
public java.lang.String name()
public PhiMembershipProtocolConfig newConfig()
newConfig in interface ConfiguredType<PhiMembershipProtocolConfig>public GroupMembershipProtocol newProtocol(PhiMembershipProtocolConfig config)
GroupMembershipProtocol.TypenewProtocol in interface GroupMembershipProtocol.Type<PhiMembershipProtocolConfig>config - the protocol configurationCopyright © 2013-2018. All Rights Reserved.