Uses of Class
org.esa.snap.rcp.session.SessionIO
-
Packages that use SessionIO Package Description org.esa.snap.rcp.session -
-
Uses of SessionIO in org.esa.snap.rcp.session
Subclasses of SessionIO in org.esa.snap.rcp.session Modifier and Type Class Description classXStreamSessionIOA Session I/O implementation which usesXStreamto marshall and unmarshallSessioninstances to and from XML.Methods in org.esa.snap.rcp.session that return SessionIO Modifier and Type Method Description static SessionIOSessionIO. getInstance()Methods in org.esa.snap.rcp.session with parameters of type SessionIO Modifier and Type Method Description static voidSessionIO. setInstance(SessionIO instance)
-