Uses of Class
fedora.server.errors.HttpServiceNotFoundException

Packages that use HttpServiceNotFoundException
fedora.server.access.dissemination   
fedora.server.storage   
 

Uses of HttpServiceNotFoundException in fedora.server.access.dissemination
 

Methods in fedora.server.access.dissemination that throw HttpServiceNotFoundException
 MIMETypedStream DisseminationService.getDisseminationContent(java.lang.String url, Context context, java.lang.String user, java.lang.String pass)
          A method that reads the contents of the specified URL and returns the result as a MIMETypedStream
 

Uses of HttpServiceNotFoundException in fedora.server.storage
 

Methods in fedora.server.storage that throw HttpServiceNotFoundException
 MIMETypedStream DefaultExternalContentManager.getExternalContent(java.lang.String url, Context context)
          A method that reads the contents of the specified URL and returns the result as a MIMETypedStream