erland.webapp.homepage.logic.service
Class UrlReaderService
java.lang.Object
erland.webapp.homepage.logic.service.UrlReaderService
- All Implemented Interfaces:
- ServiceInterface
- Direct Known Subclasses:
- FileReaderService, TemplateFileReaderService
public class UrlReaderService
- extends Object
- implements ServiceInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlReaderService
public UrlReaderService()
execute
public String execute(ParameterValueStorageInterface parameters)
- Specified by:
execute
in interface ServiceInterface
getInputStream
protected InputStream getInputStream(ParameterValueStorageInterface parameters)
throws IOException
- Throws:
IOException
Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.