|
eXo JCR :: Component :: FTP Service 1.16.0-Alpha4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap
org.apache.commons.chain.impl.ContextBase
org.exoplatform.services.ftp.FtpContext
public class FtpContext
Created by The eXo Platform SAS Author : Vitaly Guly
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
Field Summary
protected FtpClientSessionclientSession
protected String[]params
Constructor Summary
FtpContext(FtpClientSession clientSession,
String[] params)
Method Summary
FtpClientSessiongetFtpClientSession()
String[]getParams()
Methods inherited from class org.apache.commons.chain.impl.ContextBase
clear, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, values
Methods inherited from class java.util.HashMap
clone, containsKey, size
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Map
containsKey, equals, hashCode, size
Field Detail
clientSession
protected FtpClientSession clientSession
params
protected String[] params
Constructor Detail
FtpContext
public FtpContext(FtpClientSession clientSession,
String[] params)
Method Detail
getParams
public String[] getParams()
getFtpClientSession
public FtpClientSession getFtpClientSession()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.16.0-Alpha4
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2014 eXo Platform SAS. All Rights Reserved.