Uses of Class
net.webpdf.wsclient.session.connection.SessionContextSettings
-
Packages that use SessionContextSettings Package Description net.webpdf.wsclient.session -
-
Uses of SessionContextSettings in net.webpdf.wsclient.session
Methods in net.webpdf.wsclient.session that return SessionContextSettings Modifier and Type Method Description @NotNull SessionContextSettingsAbstractSession. getSessionContext()Returns theSessionContextSettingsused for this session.@NotNull SessionContextSettingsSession. getSessionContext()Returns theSessionContextSettingsused for this session.
-