Added UserMessageManager class
This commit is contained in:
parent
2c2692c653
commit
4ce53017a1
2 changed files with 187 additions and 2 deletions
|
|
@ -28,8 +28,6 @@ public class RESTHttpPageTest {
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
public static class TestEchoClass implements WSInterface{
|
||||
public String echo(@WSParamName("input") String input){
|
||||
return "echo: "+input;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue