XmlSerializable

Interface

Declaration

interface com.tibco.tibrv.config.XmlSerializable

Purpose

Define methods for producing XML that describes Rendezvous components.

Method

Description

XmlSerializable.printXml()

Print the object as an XML document.

XmlSerializable.toXml()

Format the object as an XML document.