Class ACMSessionReconstructor


  • public abstract class ACMSessionReconstructor
    extends java.lang.Object
    ACMSessionReconstructor is the base class to recreate a session. In some cases the original session should be reused and in other cases the original session should be only the springboard to create entirely new sessions. The general workflow for the two cases is similar, while subtle differences are handled via polymorphism