Uses of Enum Class
org.infinispan.server.configuration.AddressType
Packages that use AddressType
-
Uses of AddressType in org.infinispan.server.configuration
Methods in org.infinispan.server.configuration that return AddressTypeModifier and TypeMethodDescriptionstatic AddressTypeReturns the enum constant of this class with the specified name.static AddressType[]AddressType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.server.configuration with parameters of type AddressTypeModifier and TypeMethodDescriptionInterfaceConfigurationBuilder.address(AddressType addressType, String addressValue)