Package com.sodius.mdw.server.utils
Provides basic utilities.
-
Interface Summary Interface Description Disposable Defines an element that can be disposed, typically to free some temporary allocated resources when the element is not to be used anymore. -
Class Summary Class Description Cache<K,V> Provides a cache facility that allows to store key/pair values with an expiration option.EncryptionProvider Provides basic facilities to encrypt and decrypt content.HeaderUtils Provides utilities to handle HTTP headers.MultipartUtils Provides utilities to handle MIME parts.