Class SimpleResource
java.lang.Object
org.eblocker.server.icap.resources.SimpleResource
- All Implemented Interfaces:
EblockerResource
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleResource(String path) SimpleResource(String name, String path) SimpleResource(String name, String path, Charset charset) -
Method Summary
-
Constructor Details
-
SimpleResource
-
SimpleResource
-
SimpleResource
-
-
Method Details
-
getPath
- Specified by:
getPathin interfaceEblockerResource
-
getName
- Specified by:
getNamein interfaceEblockerResource
-
getCharset
- Specified by:
getCharsetin interfaceEblockerResource
-
toString
-