differ-core / com.differ.differcore.service

Package com.differ.differcore.service

Types

DiffService

Service for finding changes.

interface DiffService

DiffServiceImpl

Implementation of DiffService interface.

class DiffServiceImpl : DiffService

MapTransformerService

Service for transforming map.

interface MapTransformerService

MapTransformerServiceImpl

Implementation of MapTransformerService interface.

open class MapTransformerServiceImpl : MapTransformerService

SaveService

Service for saving current description of API.

interface SaveService

SaveServiceImpl

Implementation of SaveService interface.

open class SaveServiceImpl : SaveService

VersionService

Service for working with existing API versions.

interface VersionService

VersionServiceImpl

Implementation of VersionService interface.

class VersionServiceImpl : VersionService