Skip to content

Files

Latest commit

60c992b · Jan 6, 2025

History

History

portability-types-transfer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 6, 2025
Nov 7, 2024
Jul 13, 2022

portability-types-transfer

This folder contains the core DTP-framework interfaces used throughout the DTP's codebase. For more general, common models see the org.datatransferproject.types.common.models.* packages over in portability-types-common/src/main/java/org/datatransferproject/types/common/models.

  • auth - common data structures for passing auth data around the DTP system
  • errors - common data structure for errors passed around or serialized
  • retry - common data structures for encoding the retry behavior for a server when there is an error.