Uses of Enum Class
hudson.remoting.RemoteInputStream.Flag
Packages that use RemoteInputStream.Flag
-
Uses of RemoteInputStream.Flag in hudson.remoting
Methods in hudson.remoting that return RemoteInputStream.FlagModifier and TypeMethodDescriptionstatic RemoteInputStream.Flag
Returns the enum constant of this class with the specified name.static RemoteInputStream.Flag[]
RemoteInputStream.Flag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in hudson.remoting with parameters of type RemoteInputStream.FlagModifierConstructorDescriptionConstructor parameters in hudson.remoting with type arguments of type RemoteInputStream.FlagModifierConstructorDescriptionRemoteInputStream
(InputStream core, Set<RemoteInputStream.Flag> flags)