Uses of Enum Class
org.smallmind.bayeux.oumuamua.server.spi.Transports
Packages that use Transports
-
Uses of Transports in org.smallmind.bayeux.oumuamua.server.spi
Methods in org.smallmind.bayeux.oumuamua.server.spi that return TransportsModifier and TypeMethodDescriptionstatic TransportsReturns the enum constant of this class with the specified name.static Transports[]Transports.values()Returns an array containing the constants of this enum class, in the order they are declared.