Package de.root1.simon
Class FSServerFilter
- java.lang.Object
 - 
- de.root1.simon.FSServerFilter
 
 
- 
public class FSServerFilter extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static org.slf4j.LoggerLOG 
- 
Constructor Summary
Constructors Constructor Description FSServerFilter() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidappand(IFSClient remoteObject, FSSessionImpl currentSession)static org.apache.mina.core.session.IoSessiongetIoSession(Object remoteObject) 
 - 
 
- 
- 
Method Detail
- 
appand
public static void appand(IFSClient remoteObject, FSSessionImpl currentSession)
 
- 
getIoSession
public static org.apache.mina.core.session.IoSession getIoSession(Object remoteObject)
 
 - 
 
 -