Uses of Enum Class
com.hierynomus.mssmb2.SMB3CompressionAlgorithm
Packages that use SMB3CompressionAlgorithm
Package
Description
-
Uses of SMB3CompressionAlgorithm in com.hierynomus.mssmb2
Methods in com.hierynomus.mssmb2 that return SMB3CompressionAlgorithmModifier and TypeMethodDescriptionSMB2CompressionTransformHeader.getCompressionAlgorithm()static SMB3CompressionAlgorithmReturns the enum constant of this class with the specified name.static SMB3CompressionAlgorithm[]SMB3CompressionAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SMB3CompressionAlgorithm in com.hierynomus.mssmb2.messages.negotiate
Methods in com.hierynomus.mssmb2.messages.negotiate that return types with arguments of type SMB3CompressionAlgorithm -
Uses of SMB3CompressionAlgorithm in com.hierynomus.smbj.connection
Methods in com.hierynomus.smbj.connection that return types with arguments of type SMB3CompressionAlgorithm