Class XStreamSessionIO


  • public class XStreamSessionIO
    extends SessionIO
    A Session I/O implementation which uses XStream to marshall and unmarshall Session instances to and from XML.

    Clients may override the createXStream() in order to create an appropriate XStream for their session.

    Since:
    BEAM 4.6
    Version:
    $Revision$ $Date$
    • Constructor Detail

      • XStreamSessionIO

        public XStreamSessionIO()