public class FtpContext
extends org.apache.commons.chain.impl.ContextBase
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
protected FtpClientSession |
clientSession |
protected String[] |
params |
| Constructor and Description |
|---|
FtpContext(FtpClientSession clientSession,
String[] params) |
| Modifier and Type | Method and Description |
|---|---|
FtpClientSession |
getFtpClientSession() |
String[] |
getParams() |
clear, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll, sizeprotected FtpClientSession clientSession
protected String[] params
public FtpContext(FtpClientSession clientSession, String[] params)
public String[] getParams()
public FtpClientSession getFtpClientSession()
Copyright © 2020 eXo Platform SAS. All Rights Reserved.