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 DSpaceLNISoapBindingStub.copy(String source, String destination, int depth, boolean overwrite, boolean keepProperties)
           
 int LNISoapServlet.copy(String source, String destination, int depth, boolean overwrite, boolean keepProperties)
           
 String DSpaceLNISoapBindingStub.lookup(String handle, String bitstreamPid)
           
 String LNISoapServlet.lookup(String handle, String bitstreamPid)
           
 String DSpaceLNISoapBindingStub.propfind(String uri, String doc, int depth, String types)
           
 String LNISoapServlet.propfind(String uri, String doc, int depth, String types)
           
 String DSpaceLNISoapBindingStub.proppatch(String uri, String doc)
           
 String LNISoapServlet.proppatch(String uri, String doc)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.