Package com.wavefront.api.json
Class InstantMarshaller
- java.lang.Object
-
- com.wavefront.api.json.InstantMarshaller
-
public class InstantMarshaller extends Object
Marshaller for Joda Instant to JSON and back.- Author:
- Clement Pang (clement@wavefront.com)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInstantMarshaller.Deserializerstatic classInstantMarshaller.Serializer
-
Constructor Summary
Constructors Constructor Description InstantMarshaller()
-