|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.proxy.StandardHttpGeneratorFactory
public class StandardHttpGeneratorFactory
A HttpGeneratorFactory that creates StandardResponseHeaders instances.
| Constructor Summary | |
|---|---|
StandardHttpGeneratorFactory()
|
|
| 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 StandardHttpGeneratorFactory()
| Method Detail |
|---|
public HttpGenerator create(java.lang.String identity,
Connection con)
HttpGeneratorFactory
create in interface HttpGeneratorFactoryidentity - the identity of the servercon - the Connection handling the request
public void setup(SProperties props)
HttpGeneratorFactory
setup in interface HttpGeneratorFactoryprops - the config parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||