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