Uses of Class
org.rockhopper.smarthome.wes.jwes.communicator.xml.XmlProtocol
Packages that use XmlProtocol
-
Uses of XmlProtocol in org.rockhopper.smarthome.wes.jwes.communicator.xml
Fields in org.rockhopper.smarthome.wes.jwes.communicator.xml declared as XmlProtocolModifier and TypeFieldDescriptionprotected XmlProtocolFieldConverter.xmlProtocolprotected XmlProtocolWesRelaysCardsConverter.xmlProtocolConstructors in org.rockhopper.smarthome.wes.jwes.communicator.xml with parameters of type XmlProtocolModifierConstructorDescriptionFieldConverter(XmlProtocol xmlProtocol, boolean withFormat) WesRelaysCardsConverter(com.thoughtworks.xstream.mapper.Mapper mapper, XmlProtocol xmlProtocol, boolean withFormat)