Uses of Enum Class
com.soklet.web.HashedUrlManifest.PersistenceFormat
Packages that use HashedUrlManifest.PersistenceFormat
-
Uses of HashedUrlManifest.PersistenceFormat in com.soklet.web
Methods in com.soklet.web that return HashedUrlManifest.PersistenceFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HashedUrlManifest.PersistenceFormat[]HashedUrlManifest.PersistenceFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.soklet.web with parameters of type HashedUrlManifest.PersistenceFormatModifier and TypeMethodDescriptionvoidHashedUrlManifest.writeToOutputStream(OutputStream outputStream, HashedUrlManifest.PersistenceFormat persistenceFormat) Serializes this manifest to the givenoutputStream.