Uses of Class
org.dspace.app.dav.client.LNIRemoteException

Packages that use LNIRemoteException
org.dspace.app.dav.client   
 

Uses of LNIRemoteException in org.dspace.app.dav.client
 

Methods in org.dspace.app.dav.client that throw LNIRemoteException
 int LNISoapServlet.copy(String source, String destination, int depth, boolean overwrite, boolean keepProperties)
           
 int DSpaceLNISoapBindingStub.copy(String source, String destination, int depth, boolean overwrite, boolean keepProperties)
           
 String LNISoapServlet.lookup(String handle, String bitstreamPid)
           
 String DSpaceLNISoapBindingStub.lookup(String handle, String bitstreamPid)
           
 String LNISoapServlet.propfind(String uri, String doc, int depth, String types)
           
 String DSpaceLNISoapBindingStub.propfind(String uri, String doc, int depth, String types)
           
 String LNISoapServlet.proppatch(String uri, String doc)
           
 String DSpaceLNISoapBindingStub.proppatch(String uri, String doc)
           
 



Copyright © 2010 DuraSpace. All Rights Reserved.