Hello everyone!

Is it possible to create a new webservice from a runnable class? I have some doubts about keeping the run() method and thread behaviour, Do I have to reimplement all the...