public static class HealthReport.ConverterImpl extends XStream2.PassthruConverter<HealthReport>
Constructor and Description |
---|
ConverterImpl(XStream2 xstream) |
Modifier and Type | Method and Description |
---|---|
protected void |
callback(HealthReport hr,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
canConvert, marshal, unmarshal
public ConverterImpl(XStream2 xstream)
protected void callback(HealthReport hr, com.thoughtworks.xstream.converters.UnmarshallingContext context)
callback
in class XStream2.PassthruConverter<HealthReport>
Copyright © 2004–2022. All rights reserved.