Package | Description |
---|---|
net.razorvine.pyro.serializer |
Modifier and Type | Class and Description |
---|---|
class |
PickleSerializer |
class |
SerpentSerializer |
Modifier and Type | Field and Description |
---|---|
protected static Map<Config.SerializerType,PyroSerializer> |
PyroSerializer.AvailableSerializers |
Modifier and Type | Method and Description |
---|---|
static PyroSerializer |
PyroSerializer.getFor(Config.SerializerType type) |
static PyroSerializer |
PyroSerializer.getFor(int serializer_id) |
Copyright © 2016. All Rights Reserved.