Uses of Enum Class
de.alexanderwodarz.code.rest.ClientThread.RequestMethod
Packages that use ClientThread.RequestMethod
-
Uses of ClientThread.RequestMethod in de.alexanderwodarz.code.rest
Methods in de.alexanderwodarz.code.rest that return ClientThread.RequestMethodModifier and TypeMethodDescriptionstatic ClientThread.RequestMethodReturns the enum constant of this class with the specified name.static ClientThread.RequestMethod[]ClientThread.RequestMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.alexanderwodarz.code.rest with parameters of type ClientThread.RequestMethod