Package com.github.sonus21.rqueue.serdes
Class SerializationUtils
java.lang.Object
com.github.sonus21.rqueue.serdes.SerializationUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final byte[]static tools.jackson.databind.ObjectMapperstatic RqueueSerDesstatic RqueueTypeFactory -
Method Summary
-
Field Details
-
EMPTY_ARRAY
public static final byte[] EMPTY_ARRAY -
objectMapper
public static tools.jackson.databind.ObjectMapper objectMapper -
serDes
-
typeFactory
-
-
Method Details
-
isEmpty
public static boolean isEmpty(byte[] bytes) -
isJson
-