Class ClientToDomainMapper

All Implemented Interfaces:
TypeVisitor<TypeMirror,State>

class ClientToDomainMapper extends TypeVisitorBase<TypeMirror>
Uses information in a State object to convert client types to their domain equivalents. This types assumes that any incoming type has already been determined to be a transportable type.