@Internal public class FieldSerializer extends Object
| Constructor and Description |
|---|
FieldSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static Field |
deserializeField(ObjectInputStream in) |
static void |
serializeField(Field field,
ObjectOutputStream out) |
public static void serializeField(Field field, ObjectOutputStream out) throws IOException
IOExceptionpublic static Field deserializeField(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.