Package com.prineside.tdi2.managers
Class HttpManager.Serializer
java.lang.Object
com.esotericsoftware.kryo.Serializer<T>
com.prineside.tdi2.serializers.SingletonSerializer<HttpManager>
com.prineside.tdi2.managers.HttpManager.Serializer
- Enclosing class:
- HttpManager
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.prineside.tdi2.serializers.SingletonSerializer
read, write
Methods inherited from class com.esotericsoftware.kryo.Serializer
copy, getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
-
Constructor Details
-
Serializer
public Serializer()
-
-
Method Details
-
read
- Specified by:
read
in classSingletonSerializer<HttpManager>
-