Package | Description |
---|---|
com |
Modifier and Type | Method and Description |
---|---|
void |
AjwipSimpleHandler.addInterface(java.lang.String name,
AjwipInterface ji) |
void |
AjwipReqInterface.addInterface(java.lang.String name,
AjwipInterface jwipInterface) |
void |
AjwipJettyHandler.addInterface(java.lang.String name,
AjwipInterface ji) |
void |
Ajwip.addInterface(java.lang.String path,
AjwipInterface ji)
Associate a URL path with a Java class that implements AjwipInterface
|