Class ImmutableProxiedSession

    • Constructor Detail

      • ImmutableProxiedSession

        public ImmutableProxiedSession​(Session target)
        Constructs a new instance of this class proxying the specified Session.
        Parameters:
        target - the target Session to proxy.