@FunctionalInterface public interface SessionAware
| Modifier and Type | Method and Description |
|---|---|
void |
setSession(ServerSession session) |
void setSession(ServerSession session)
session - The ServerSession in which this shell will be executed.Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.