JavaScript is disabled on your browser.
Skip navigation links
JEB API Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.pnfsoftware.jeb.util.serialization.Deserializer
Packages that use
Deserializer
Package
Description
com.pnfsoftware.jeb.util.serialization
JEB's custom serialization facility (PNF-ORPD).
Uses of
Deserializer
in
com.pnfsoftware.jeb.util.serialization
Methods in
com.pnfsoftware.jeb.util.serialization
that return
Deserializer
Modifier and Type
Method
Description
Deserializer
SerializationManager.
getDeserializer
(
InputStream
in)