Uses of Interface
org.nentangso.core.service.helper.location.NtsLocationDeserializer
-
Packages that use NtsLocationDeserializer Package Description org.nentangso.core.config org.nentangso.core.service.helper Service helpersorg.nentangso.core.service.helper.location -
-
Uses of NtsLocationDeserializer in org.nentangso.core.config
Methods in org.nentangso.core.config that return NtsLocationDeserializer Modifier and Type Method Description NtsLocationDeserializerNtsLocationProviderAutoConfiguration. ntsLocationDeserializer(NtsProperties ntsProperties, org.springframework.context.ApplicationContext applicationContext)Methods in org.nentangso.core.config with parameters of type NtsLocationDeserializer Modifier and Type Method Description NtsLocationHelperNtsLocationProviderAutoConfiguration. ntsLocationHelper(NtsLocationProvider<? extends NtsLocationDTO> locationProvider, NtsLocationDeserializer locationDeserializer) -
Uses of NtsLocationDeserializer in org.nentangso.core.service.helper
Constructors in org.nentangso.core.service.helper with parameters of type NtsLocationDeserializer Constructor Description NtsLocationHelper(NtsLocationProvider<? extends NtsLocationDTO> locationProvider, NtsLocationDeserializer locationDeserializer) -
Uses of NtsLocationDeserializer in org.nentangso.core.service.helper.location
Classes in org.nentangso.core.service.helper.location that implement NtsLocationDeserializer Modifier and Type Class Description classNtsBitSetLocationDeserializer
-