Class RebelRemoteWriter


  • public class RebelRemoteWriter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RebelRemoteWriter​(java.lang.String remoteId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeXml​(java.io.Writer writer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RebelRemoteWriter

        public RebelRemoteWriter​(java.lang.String remoteId)
    • Method Detail

      • writeXml

        public void writeXml​(java.io.Writer writer)
                      throws java.io.IOException
        Throws:
        java.io.IOException