Class Samp


  • public class Samp
    extends java.lang.Object
    This class implements the SAMP protocol for SkyView. SAMP is designed to promote interprocess communication between desktop applications. When the SAMP setting is specified SkyView will connect to the SAMP hub and send a image.load.fits message to all registered applications for the images that have been generated.
    • Constructor Summary

      Constructors 
      Constructor Description
      Samp()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void notifyFile()  
      • Methods inherited from class java.lang.Object

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

      • Samp

        public Samp()
    • Method Detail

      • notifyFile

        public static void notifyFile()