Uses of Enum Class
com.soklet.web.HashedUrlManifest.PersistenceFormat
-
Uses of HashedUrlManifest.PersistenceFormat in com.soklet.web
Modifier 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.Modifier and TypeMethodDescriptionvoid
HashedUrlManifest.writeToOutputStream
(OutputStream outputStream, HashedUrlManifest.PersistenceFormat persistenceFormat) Serializes this manifest to the givenoutputStream
.