Package de.elo.ix.client
Class JSerializer_1434022628
java.lang.Object
byps.BSerializer
byps.JSerializer_13
de.elo.ix.client.JSerializer_1434022628
public class JSerializer_1434022628
extends byps.JSerializer_13
-
Field Summary
FieldsFields inherited from class byps.BSerializer
inlineInstance, typeId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class byps.JSerializer_13
internalCreateMap, internalReadKey, internalReadValue, writeMethods inherited from class byps.BSerializer
prepareForLazyLoading
-
Field Details
-
instance
public static final byps.BSerializer instance
-
-
Constructor Details
-
JSerializer_1434022628
public JSerializer_1434022628()
-
-
Method Details
-
read
Description copied from class:byps.BSerializerCreate and read an object.- Overrides:
readin classbyps.JSerializer_13- Throws:
byps.BException
-
internalWriteKeyValue
protected void internalWriteKeyValue(byps.BOutputJson bout, byps.BBufferJson bbuf, Object key, Object value) throws byps.BException - Overrides:
internalWriteKeyValuein classbyps.JSerializer_13- Throws:
byps.BException
-