|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BetterTomcat.Protocol in org.apache.airavata.server |
|---|
| Methods in org.apache.airavata.server that return BetterTomcat.Protocol | |
|---|---|
static BetterTomcat.Protocol |
BetterTomcat.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BetterTomcat.Protocol[] |
BetterTomcat.Protocol.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.airavata.server with parameters of type BetterTomcat.Protocol | |
|---|---|
org.apache.catalina.connector.Connector |
BetterTomcat.addConnector(BetterTomcat.Protocol protocol,
String address,
int port)
Get a Tomcat Connector. |
org.apache.catalina.connector.Connector |
BetterTomcat.getConnector(BetterTomcat.Protocol protocol,
String address,
int port)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||