Uses of Class
colesico.framework.profile.DefaultProfile
-
Packages that use DefaultProfile Package Description colesico.framework.profile.internal -
-
Uses of DefaultProfile in colesico.framework.profile.internal
Methods in colesico.framework.profile.internal that return DefaultProfile Modifier and Type Method Description DefaultProfileProfileSerializerImpl. deserialize(byte[] profileBytes)Methods in colesico.framework.profile.internal with parameters of type DefaultProfile Modifier and Type Method Description byte[]ProfileSerializerImpl. serialize(DefaultProfile profile)
-