Class RemoteXStreamCiConverter
java.lang.Object
com.xebialabs.xltype.serialization.xstream.XStreamCiConverter
com.xebialabs.deployit.booter.remote.xml.RemoteXStreamCiConverter
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter,com.thoughtworks.xstream.converters.ConverterMatcher
public class RemoteXStreamCiConverter
extends com.xebialabs.xltype.serialization.xstream.XStreamCiConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.xebialabs.xltype.serialization.ConfigurationItemConvertercreateConverter(com.thoughtworks.xstream.converters.DataHolder context) Methods inherited from class com.xebialabs.xltype.serialization.xstream.XStreamCiConverter
canConvert, marshal, unmarshal
-
Constructor Details
-
RemoteXStreamCiConverter
public RemoteXStreamCiConverter()
-
-
Method Details
-
createConverter
protected com.xebialabs.xltype.serialization.ConfigurationItemConverter createConverter(com.thoughtworks.xstream.converters.DataHolder context) - Specified by:
createConverterin classcom.xebialabs.xltype.serialization.xstream.XStreamCiConverter
-