|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Host | |
|---|---|
| com.caucho.server.cluster | |
| com.caucho.server.host | |
| com.caucho.server.webapp | |
| Uses of Host in com.caucho.server.cluster |
|---|
| Methods in com.caucho.server.cluster that return Host | |
|---|---|
Host |
Server.getHost(java.lang.String hostName,
int port)
Returns the matching servlet pattern for a URL. |
| Uses of Host in com.caucho.server.host |
|---|
| Methods in com.caucho.server.host that return Host | |
|---|---|
protected Host |
HostAdmin.getHost()
Returns the host. |
Host |
HostContainer.getHost(java.lang.String hostName,
int port)
Returns the matching host. |
static Host |
Host.getLocal()
Returns the local host. |
protected Host |
HostController.instantiateDeployInstance()
Creates a new instance of the host object. |
| Methods in com.caucho.server.host with parameters of type Host | |
|---|---|
protected void |
HostController.configureInstance(Host host)
Creates the host. |
| Method parameters in com.caucho.server.host with type arguments of type Host | |
|---|---|
void |
HostController.merge(DeployControllerApi<Host> newControllerV)
Merges with the old controller. |
| Uses of Host in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return Host | |
|---|---|
Host |
WebApp.getHost()
Returns the owning host. |
Host |
WebAppController.getHost()
Returns the containing host. |
Host |
WebAppContainer.getHost()
Returns the owning host. |
| Constructors in com.caucho.server.webapp with parameters of type Host | |
|---|---|
ErrorPageManager(Server server,
Host host,
WebApp app)
Create error page manager. |
|
WebAppContainer(Server server,
Host host,
Path rootDirectory,
EnvironmentClassLoader loader,
Lifecycle lifecycle)
Creates the webApp with its environment loader. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||