- java.lang.Object
-
- org.mule.tooling.client.internal.serialization.KryoServerSerializer
-
- All Implemented Interfaces:
- org.mule.tooling.client.internal.serialization.Serializer
public class KryoServerSerializer
extends Object
implements org.mule.tooling.client.internal.serialization.Serializer
Serialization support that allows to serialize/deserialze objects from this implementation using Kryo.
- Since:
- 4.2
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
NAME |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2024 MuleSoft, Inc.. All rights reserved.