|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DispatchBuilder | |
|---|---|
| com.caucho.server.dispatch | |
| com.caucho.server.host | |
| com.caucho.server.webapp | |
| Uses of DispatchBuilder in com.caucho.server.dispatch |
|---|
| Methods in com.caucho.server.dispatch that return DispatchBuilder | |
|---|---|
DispatchBuilder |
DispatchServer.getDispatchBuilder()
Gets the dispatch builder. |
| Methods in com.caucho.server.dispatch with parameters of type DispatchBuilder | |
|---|---|
void |
DispatchServer.setDispatchBuilder(DispatchBuilder builder)
Sets the dispatch builder. |
| Uses of DispatchBuilder in com.caucho.server.host |
|---|
| Classes in com.caucho.server.host that implement DispatchBuilder | |
|---|---|
class |
Host
Resin's virtual host implementation. |
class |
HostContainer
Resin's host container implementation. |
| Uses of DispatchBuilder in com.caucho.server.webapp |
|---|
| Classes in com.caucho.server.webapp that implement DispatchBuilder | |
|---|---|
class |
Application
Resin's application implementation. |
class |
WebApp
Resin's webApp implementation. |
class |
WebAppContainer
Resin's webApp implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||