Class ProfileSerializerImpl

java.lang.Object
colesico.framework.profile.internal.ProfileSerializerImpl
All Implemented Interfaces:
ProfileSerializer<DefaultProfile>

@Singleton
public class ProfileSerializerImpl
extends java.lang.Object
implements ProfileSerializer<DefaultProfile>
Default profile tele-assistant
  • Constructor Summary

    Constructors 
    Constructor Description
    ProfileSerializerImpl()  
  • Method Summary

    Modifier and Type Method Description
    DefaultProfile deserialize​(byte[] profileBytes)  
    byte[] serialize​(DefaultProfile profile)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait