|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgoldengate.ftp.core.data.handler.DataBusinessHandler
goldengate.ftp.simpleimpl.data.FileSystemBasedDataBusinessHandler
public class FileSystemBasedDataBusinessHandler

DataBusinessHandler implementation based on Simple Filesystem
| Constructor Summary | |
|---|---|
FileSystemBasedDataBusinessHandler()
|
|
| Method Summary | |
|---|---|
protected void |
cleanSession()
To Clean the session attached objects for Data Network |
void |
exceptionLocalCaught(org.jboss.netty.channel.ExceptionEvent e)
Run when an exception is get before the channel is closed. |
void |
executeChannelClosed()
Is executed when the channel is closed, just before the test on the finish status. |
void |
executeChannelConnected(org.jboss.netty.channel.Channel channel)
Is executed when the channel is connected after the handler is on, before answering OK or not on connection, except if the global service is going to shutdown. |
| Methods inherited from class goldengate.ftp.core.data.handler.DataBusinessHandler |
|---|
clear, getDataNetworkHandler, getFtpSession, setDataNetworkHandler, setFtpSession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSystemBasedDataBusinessHandler()
| Method Detail |
|---|
protected void cleanSession()
DataBusinessHandler
cleanSession in class DataBusinessHandlerpublic void exceptionLocalCaught(org.jboss.netty.channel.ExceptionEvent e)
DataBusinessHandler
exceptionLocalCaught in class DataBusinessHandlerpublic void executeChannelClosed()
DataBusinessHandler
executeChannelClosed in class DataBusinessHandlerpublic void executeChannelConnected(org.jboss.netty.channel.Channel channel)
DataBusinessHandler
executeChannelConnected in class DataBusinessHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||