|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConnectionException in org.abstracthorizon.danube.freemarker |
|---|
| Methods in org.abstracthorizon.danube.freemarker that throw ConnectionException | |
|---|---|
void |
FreeMarkerViewAdapter.render(Connection connection,
ModelAndView modelAndView)
This method renders output |
| Uses of ConnectionException in org.abstracthorizon.danube.http.auth |
|---|
| Methods in org.abstracthorizon.danube.http.auth that throw ConnectionException | |
|---|---|
void |
JAASAuthenticatedHTTPContext.handleConnection(Connection connection)
This method creates sets context path to be same as context path up to here plus this component's path. |
void |
JAASAuthenticator.handleConnection(Connection connection)
This method creates sets context path to be same as context path up to here plus this component's path. |
| Uses of ConnectionException in org.abstracthorizon.danube.service.server |
|---|
| Methods in org.abstracthorizon.danube.service.server that throw ConnectionException | |
|---|---|
void |
ServerConnectionHandler.handleConnection(Connection connection)
This template method allows connection to be wrapped and then processes sequential requests/commands while socket is open or an exception occurs. |
| Uses of ConnectionException in org.abstracthorizon.danube.velocity |
|---|
| Methods in org.abstracthorizon.danube.velocity that throw ConnectionException | |
|---|---|
void |
VelocityViewAdapter.render(Connection connection,
ModelAndView modelAndView)
This method renders output |
| Uses of ConnectionException in org.abstracthorizon.danube.webflow |
|---|
| Methods in org.abstracthorizon.danube.webflow that throw ConnectionException | |
|---|---|
ModelAndView |
DanubeFlowController.handleRequest(Connection connection)
Handles request |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||