public class SessionContext extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(Object key,
Class<T> clazz) |
Session |
getSession() |
org.qubership.automation.itf.core.util.transport.base.Transport |
getTransport() |
void |
setTransport(org.qubership.automation.itf.core.util.transport.base.Transport transport) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final String TRANSPORT
public Session getSession()
public org.qubership.automation.itf.core.util.transport.base.Transport getTransport()
public void setTransport(org.qubership.automation.itf.core.util.transport.base.Transport transport)
Copyright © 2025. All rights reserved.