|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrabbit.proxy.FileTemplateHttpGeneratorFactory
public class FileTemplateHttpGeneratorFactory
A HttpGeneratorFactory that creates FileTemplateHttpGenerator instances.
Constructor Summary | |
---|---|
FileTemplateHttpGeneratorFactory()
|
Method Summary | |
---|---|
HttpGenerator |
create(java.lang.String identity,
Connection con)
Create a HttpGenerator for the given connection |
void |
setup(SProperties props)
Setup this factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileTemplateHttpGeneratorFactory()
Method Detail |
---|
public HttpGenerator create(java.lang.String identity, Connection con)
HttpGeneratorFactory
create
in interface HttpGeneratorFactory
identity
- the identity of the servercon
- the Connection handling the request
public void setup(SProperties props)
HttpGeneratorFactory
setup
in interface HttpGeneratorFactory
props
- the config parameters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |