Class SerializationUtils
java.lang.Object
org.infinispan.persistence.remote.upgrade.SerializationUtils
Utilities to parse and serialize
RemoteStoreConfiguration
to and from JSON.- Since:
- 13.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic RemoteStoreConfiguration
static String
toJson
(RemoteStoreConfiguration configuration)
-
Method Details
-
toJson
-
fromJson
- Throws:
IOException
-