|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpGeneratorFactory
The factory for the HttpGenerators used by rabbit.
| Method Summary | |
|---|---|
HttpGenerator |
create(java.lang.String serverIdentity,
Connection connection)
Create a HttpGenerator for the given connection |
void |
setup(SProperties props)
Setup this factory. |
| Method Detail |
|---|
HttpGenerator create(java.lang.String serverIdentity,
Connection connection)
serverIdentity - the identity of the serverconnection - the Connection handling the request
void setup(SProperties props)
props - the config parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||