Uses of Enum
com.hierynomus.sshj.sftp.RemoteResourceSelector.Result
Packages that use RemoteResourceSelector.Result
-
Uses of RemoteResourceSelector.Result in com.hierynomus.sshj.sftp
Methods in com.hierynomus.sshj.sftp that return RemoteResourceSelector.ResultModifier and TypeMethodDescriptionRemoteResourceSelector.select(RemoteResourceInfo resource) Decide whether the remote resource should be included in the result and whether execution should continue.Returns the enum constant of this type with the specified name.static RemoteResourceSelector.Result[]RemoteResourceSelector.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.