|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MissingElementException | |
|---|---|
| org.ow2.petals.bc.ftp.connection | |
| org.ow2.petals.bc.ftp.service | |
| Uses of MissingElementException in org.ow2.petals.bc.ftp.connection |
|---|
| Methods in org.ow2.petals.bc.ftp.connection that throw MissingElementException | |
|---|---|
static FTPConnectionInfo |
FTPConnectionInfoBuilder.buildFTPConnectionInfo(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions,
org.ow2.petals.component.framework.jbidescriptor.generated.Retrypolicy retryPolicy)
|
static FTPConnectionInfo |
FTPConnectionInfoBuilder.buildFTPConnectionInfo(org.w3c.dom.Node node)
|
void |
FTPConnectionInfo.validate()
check attributes |
| Uses of MissingElementException in org.ow2.petals.bc.ftp.service |
|---|
| Methods in org.ow2.petals.bc.ftp.service that throw MissingElementException | |
|---|---|
void |
FTPService.processDel(org.ow2.petals.component.framework.api.message.Exchange exchange,
org.w3c.dom.Document inMessage,
WrappedFTPClient client)
FTP DEL Operation |
void |
FTPService.processPut(org.ow2.petals.component.framework.api.message.Exchange exchange,
org.w3c.dom.Document inMessage,
WrappedFTPClient client)
Put the source on the ftp server with the given filename a Fault is returned on IO problems TODO the content to send is a String, which is not optimal |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||