Interface IDfContentTransferCapability


public interface IDfContentTransferCapability
IDfContentTransferCapability Only DFC is allowed to implement this interface. Other implementations are not supported.
  • Field Details

    • READ

      Deprecated.
      As of version 6.5, replaced by DfContentTransferCapabilities.READ.
      Read content transfer capability
    • WRITE

      Deprecated.
      As of version 6.5, replaced by DfContentTransferCapabilities.WRITE.
      Write content transfer capability
    • ASYNCHRONOUS_WRITE

      @Deprecated static final IDfContentTransferCapability ASYNCHRONOUS_WRITE
      Deprecated.
      As of version 6.5, replaced by DfContentTransferCapabilities.ASYNCHRONOUS_WRITE.
      Asynchronous write content transfer capability
    • PREDICTIVE_CACHING

      @Deprecated static final IDfContentTransferCapability PREDICTIVE_CACHING
      Deprecated.
      As of version 6.5, replaced by DfContentTransferCapabilities.PREDICTIVE_CACHING.
      Predictive caching content transfer capability
  • Method Details