|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Server in com.caucho.env.vote |
|---|
| Constructors in com.caucho.env.vote with parameters of type Server | |
|---|---|
SingleVoteManager(Server server)
|
|
| Uses of Server in com.caucho.protocols.flash |
|---|
| Constructors in com.caucho.protocols.flash with parameters of type Server | |
|---|---|
SocketPolicyRequest(Server server,
SocketLink connection,
Path policy)
|
|
| Uses of Server in com.caucho.resin |
|---|
| Methods in com.caucho.resin with parameters of type Server | |
|---|---|
abstract void |
PortEmbed.bindTo(Server server)
Binds the port to the server |
void |
HttpEmbed.bindTo(Server server)
Binds the port to the server |
| Uses of Server in com.caucho.server.admin |
|---|
| Methods in com.caucho.server.admin with parameters of type Server | |
|---|---|
void |
Management.setServer(Server server)
|
void |
ProManagement.start(Server server)
Starts the management on server start |
void |
Management.start(Server server)
Starts the management server |
| Uses of Server in com.caucho.server.cluster |
|---|
| Subclasses of Server in com.caucho.server.cluster | |
|---|---|
class |
ProServer
|
| Methods in com.caucho.server.cluster that return Server | |
|---|---|
static Server |
Server.getCurrent()
Returns the current server |
Server |
Cluster.getServer()
Returns the server |
Server |
ServletSystem.getServer()
|
| Methods in com.caucho.server.cluster with parameters of type Server | |
|---|---|
static ServletSystem |
ServletSystem.createAndAddService(Server server)
|
| Constructors in com.caucho.server.cluster with parameters of type Server | |
|---|---|
ServletContainerConfig(Server servletContainer)
Creates a new servlet server. |
|
ServletSystem(Server server)
|
|
| Uses of Server in com.caucho.server.fastcgi |
|---|
| Constructors in com.caucho.server.fastcgi with parameters of type Server | |
|---|---|
FastCgiRequest(Server server,
SocketLink conn)
Creates a new HttpRequest. |
|
| Uses of Server in com.caucho.server.hmux |
|---|
| Methods in com.caucho.server.hmux with parameters of type Server | |
|---|---|
abstract void |
AbstractClusterRequest.setServer(Server server)
|
| Constructors in com.caucho.server.hmux with parameters of type Server | |
|---|---|
HmuxRequest(Server server,
SocketLink conn,
HmuxProtocol protocol)
|
|
| Uses of Server in com.caucho.server.host |
|---|
| Methods in com.caucho.server.host that return Server | |
|---|---|
Server |
HostContainer.getServer()
Gets the dispatch server. |
Server |
Host.getServer()
Returns the owning server. |
| Constructors in com.caucho.server.host with parameters of type Server | |
|---|---|
HostContainer(Server server)
Creates the webApp with its environment loader. |
|
| Uses of Server in com.caucho.server.http |
|---|
| Methods in com.caucho.server.http that return Server | |
|---|---|
Server |
HttpServletRequestImpl.getServer()
|
Server |
AbstractCauchoRequest.getServer()
|
Server |
AbstractHttpRequest.getServer()
|
Server |
AbstractHttpProtocol.getServletSystem()
Returns the active server. |
| Constructors in com.caucho.server.http with parameters of type Server | |
|---|---|
AbstractHttpRequest(Server server,
SocketLink conn)
Create a new Request. |
|
HttpRequest(Server server,
SocketLink conn)
Creates a new HttpRequest. |
|
| Uses of Server in com.caucho.server.resin |
|---|
| Methods in com.caucho.server.resin that return Server | |
|---|---|
protected Server |
ProResinDelegate.createServer()
|
Server |
Resin.createServer()
|
protected Server |
ResinDelegate.createServer()
|
Server |
Resin.getServer()
Returns the active server. |
| Uses of Server in com.caucho.server.rewrite |
|---|
| Constructors in com.caucho.server.rewrite with parameters of type Server | |
|---|---|
RewriteDispatch(Server server)
|
|
| Uses of Server in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return Server | |
|---|---|
Server |
WebApp.getServer()
Gets the dispatch server. |
protected Server |
WebAppContainer.getServer()
|
Server |
WebAppController.getWebManager()
|
| Constructors in com.caucho.server.webapp with parameters of type Server | |
|---|---|
ErrorPageManager(Server server)
Create error page manager. |
|
ErrorPageManager(Server server,
Host host,
WebApp app)
Create error page manager. |
|
ErrorPageManager(Server server,
WebApp webApp)
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 | |||||||||