Package | Description |
---|---|
com.caucho.server.cluster | |
com.caucho.server.dispatch | |
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Class and Description |
---|---|
class |
ProServer |
class |
ServletService |
Modifier and Type | Method and Description |
---|---|
InvocationBuilder |
InvocationServer.getInvocationBuilder()
Gets the dispatch builder.
|
Constructor and Description |
---|
InvocationServer(InvocationBuilder builder) |
Modifier and Type | Class and Description |
---|---|
class |
Host
Resin's virtual host implementation.
|
class |
HostContainer
Resin's host container implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownWebApp
Resin's webApp implementation.
|
class |
WebApp
Resin's webApp implementation.
|
class |
WebAppContainer
Resin's webApp implementation.
|