Implementation

The framework provides a default implementation, o.a.c.core.runtimeservices.urlencoding.UrlEncodingServiceWithCompression, that first (gzip) compresses the state and then uses base-64 encoding of the resulting bytes.