|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServerException | |
| org.esupportail.portal.channels.CWebdav.provider | |
| Uses of ServerException in org.esupportail.portal.channels.CWebdav.provider |
| Methods in org.esupportail.portal.channels.CWebdav.provider that throw ServerException | |
void |
DavAccessImpl.connect()
Connect this object to the server |
void |
DavAccessImpl.disconnect()
Disconnection of the server |
boolean |
DavAccessImpl.upload(org.jasig.portal.MultipartDataSource inputFile,
java.lang.String path)
Upload a file to the path given in argument |
abstract void |
DavAccess.connect()
Connect this object to the server |
abstract void |
DavAccess.disconnect()
Disconnection of the server |
abstract boolean |
DavAccess.upload(org.jasig.portal.MultipartDataSource inputFile,
java.lang.String path)
Upload a file to the path given in argument |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||