|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.listener.AbstractListener
org.ow2.petals.component.framework.listener.AbstractJBIListener
org.ow2.petals.bc.filetransfer.listeners.FileTransferJBIListener
public class FileTransferJBIListener
The file transfer BC JBI listener. Writes a file to hard disk on incoming JBI message.
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.listener.AbstractListener |
|---|
component, factory, messageInterceptorProcessor |
| Constructor Summary | |
|---|---|
FileTransferJBIListener()
|
|
| Method Summary | |
|---|---|
boolean |
onJBIMessage(org.ow2.petals.component.framework.api.message.Exchange exchange)
Process the exchange : copy the received elements |
| Methods inherited from class org.ow2.petals.component.framework.listener.AbstractJBIListener |
|---|
onAsyncJBIMessage, onExpiredAsyncJBIMessage |
| Methods inherited from class org.ow2.petals.component.framework.listener.AbstractListener |
|---|
createConsumeExchange, createConsumeExchange, createExchange, getComponent, getComponentContext, getConsumes, getCurrentTransaction, getExtensions, getInstallRoot, getLogger, getMessageInterceptorProcessor, getProvides, init, init, retrievePattern, send, sendAsync, sendSync, sendSync, setConsumes, setCurrentTransaction, setExtensions, setProvides |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileTransferJBIListener()
| Method Detail |
|---|
public boolean onJBIMessage(org.ow2.petals.component.framework.api.message.Exchange exchange)
onJBIMessage in class org.ow2.petals.component.framework.listener.AbstractJBIListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||