Uses of Enum Class
com.pushtechnology.diffusion.client.features.control.RemoteServers.RemoteServer.Type
Packages that use RemoteServers.RemoteServer.Type
Package
Description
Client API : Control Features.
-
Uses of RemoteServers.RemoteServer.Type in com.pushtechnology.diffusion.client.features.control
Methods in com.pushtechnology.diffusion.client.features.control that return RemoteServers.RemoteServer.TypeModifier and TypeMethodDescriptionRemoteServers.RemoteServer.getType()Returns the remote server type.Returns the enum constant of this class with the specified name.static RemoteServers.RemoteServer.Type[]RemoteServers.RemoteServer.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.