Package technology.dice.dicewhere.decorator
-
Interface Summary Interface Description DecoratorInformation Minimum set of information for each decorating object. -
Class Summary Class Description Decorator<T extends DecoratorInformation> Decorator is used to enrich IpInformation objects based on the data from the DecoratorDbReader.DecoratorDbReader<T extends DecoratorInformation> Reads one line at a time from the provided DB.VpnDecorator Implementation of Decorator that marks all IpInformation ranges as VPN if they are within the provided DBsVpnDecoratorInformation -
Enum Summary Enum Description DecorationStrategy Specified how the decorator treats the fetched lines from the DB source.