Uses of Interface
org.filteredpush.mapper.Mapper

Packages that use Mapper
org.filteredpush.mapper.datapolicymapper   
 

Uses of Mapper in org.filteredpush.mapper.datapolicymapper
 

Subinterfaces of Mapper in org.filteredpush.mapper.datapolicymapper
 interface DataPolicyMapper
          The mapper based on data policy.
 

Classes in org.filteredpush.mapper.datapolicymapper that implement Mapper
 class DataPolicyMapperImpl
          An implementation class of the mapper based on data policy.