| Package | Description |
|---|---|
| org.jenkinsci.remoting.engine |
| Modifier and Type | Method and Description |
|---|---|
<S extends JnlpConnectionState.ListenerState> |
JnlpConnectionState.getStash(Class<S> clazz)
Retrieves the previously stashed state.
|
<S extends JnlpConnectionState.ListenerState> |
JnlpConnectionState.setStash(S stash)
Stores some listener specific state for later retrieval.
|
Copyright © 2004–2018. All rights reserved.