|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WebModule in com.collation.platform.model.topology.app.web |
---|
Subinterfaces of WebModule in com.collation.platform.model.topology.app.web | |
---|---|
interface |
CGIScript
Represents a CGI script. |
Methods in com.collation.platform.model.topology.app.web that return WebModule | |
---|---|
WebModule |
ConfigDirective.getModule()
|
WebModule |
WebConnection.getParent()
|
Methods in com.collation.platform.model.topology.app.web with parameters of type WebModule | |
---|---|
void |
ConfigDirective.setModule(WebModule m)
|
void |
WebConnection.setParent(WebModule parent)
|
Uses of WebModule in com.collation.platform.model.topology.app.web.apache |
---|
Subinterfaces of WebModule in com.collation.platform.model.topology.app.web.apache | |
---|---|
interface |
ApacheModule
Represents an Apache Module which extends the functionality of the base Apache Web Server. |
Uses of WebModule in com.collation.platform.model.topology.app.web.iis |
---|
Subinterfaces of WebModule in com.collation.platform.model.topology.app.web.iis | |
---|---|
interface |
IIsModule
Represents an IIS module. |
Uses of WebModule in com.collation.platform.model.topology.app.web.iplanet |
---|
Subinterfaces of WebModule in com.collation.platform.model.topology.app.web.iplanet | |
---|---|
interface |
IPlanetJSP
Represents an IPlanet JSP 0.92 (not the same as a J2EE JSP) |
interface |
IPlanetServlet
Represents an IPlanet servlet (not the same as an J2EE servlet) |
interface |
NSAPIPlugin
Represents an NSAPI plugin for an iPlanet server |
interface |
WebLogicPlugin
Represents an NSAPI plugin for an iPlanet server |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |