Class StandardTransferProgress

    • Constructor Detail

      • StandardTransferProgress

        public StandardTransferProgress​(org.apache.maven.wagon.resource.Resource resource,
                                        int requestType,
                                        TransferListenerSupport transferListenerSupport)
    • Method Detail

      • notify

        public void notify​(byte[] buffer,
                           int length)
        Description copied from interface: TransferProgress
        Notify that transfer progress has occurred
        Specified by:
        notify in interface TransferProgress
        Parameters:
        buffer - The bytes transferred
        length - The length of the bytes transferred