Uses of Enum
org.jgroups.protocols.relay.SiteAddress.Type
Packages that use SiteAddress.Type
-
Uses of SiteAddress.Type in org.jgroups.protocols.relay
Methods in org.jgroups.protocols.relay that return SiteAddress.TypeModifier and TypeMethodDescriptiondefault SiteAddress.TypeSiteAddress.type()Temporary kludge to avoid instanceofSiteMaster.type()static SiteAddress.TypeReturns the enum constant of this type with the specified name.static SiteAddress.Type[]SiteAddress.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.