Uses of Interface
colesico.framework.profile.teleapi.ProfileSerializer
-
Packages that use ProfileSerializer Package Description colesico.framework.profile.internal -
-
Uses of ProfileSerializer in colesico.framework.profile.internal
Classes in colesico.framework.profile.internal that implement ProfileSerializer Modifier and Type Class Description classProfileSerializerImplDefault profile tele-assistantMethods in colesico.framework.profile.internal that return ProfileSerializer Modifier and Type Method Description ProfileSerializerProfileProducer. getProfileSerializer(ProfileSerializerImpl impl)Methods in colesico.framework.profile.internal that return types with arguments of type ProfileSerializer Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<ProfileSerializer>ProfileIoclet. getProfileSerializerFactory3()Factory to produce colesico.framework.profile.teleapi.ProfileSerializer class instance Scope: SINGLETON; Custom: null
-