Package com.rabbitmq.tools.json
Interface JSONSerializable
public interface JSONSerializable
Interface for classes that wish to control their own serialization.
-
Method Summary
Modifier and TypeMethodDescriptionvoidCalled during serialization to JSON.
-
Method Details
-
jsonSerialize
Called during serialization to JSON.
-