|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acsinet_solutions.cetia4.http.HttpCommandFactory
public final class HttpCommandFactory
Simple factory class for commands.
| Constructor Summary | |
|---|---|
HttpCommandFactory()
|
|
| Method Summary | |
|---|---|
static HttpCommand |
getCommand(HttpMethod method,
java.lang.String action)
Create a command for an HTTP method and action page. |
static HttpCommand |
getCommand(java.lang.String method,
java.lang.String action)
Create a command for an HTTP method name and action page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpCommandFactory()
| Method Detail |
|---|
public static final HttpCommand getCommand(HttpMethod method,
java.lang.String action)
public static final HttpCommand getCommand(java.lang.String method,
java.lang.String action)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||