@FunctionalInterface public static interface MarshallUtil.ElementReader<E>
Modifier and Type | Method and Description |
---|---|
E |
readFrom(ObjectInput input) |
E readFrom(ObjectInput input) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.