Uses of Enum Class
org.sentrysoftware.metricshub.engine.configuration.TransportProtocols
Packages that use TransportProtocols
-
Uses of TransportProtocols in org.sentrysoftware.metricshub.engine.configuration
Methods in org.sentrysoftware.metricshub.engine.configuration that return TransportProtocolsModifier and TypeMethodDescriptionstatic TransportProtocolsTransportProtocols.interpretValueOf(String label) Interpret the specified name and returns corresponding value.static TransportProtocolsReturns the enum constant of this class with the specified name.static TransportProtocols[]TransportProtocols.values()Returns an array containing the constants of this enum class, in the order they are declared.