Class FrameWithManifest


  • public class FrameWithManifest
    extends java.lang.Object
    Frame identifier - manifest URL pair.
    • Constructor Detail

      • FrameWithManifest

        public FrameWithManifest​(FrameId frameId,
                                 java.lang.String manifestURL,
                                 int status)
    • Method Detail

      • getFrameId

        public FrameId getFrameId()
      • getManifestURL

        public java.lang.String getManifestURL()
      • getStatus

        public int getStatus()