fixed PresenceServiceImpl stub
git-svn-id: svn://anubis/gvsu@271 45c1a28c-8058-47b2-ae61-ca45b979098e
This commit is contained in:
parent
0188972780
commit
9abc6cfdc3
@ -11,7 +11,7 @@ import org.restlet.data.Response;
|
||||
import edu.gvsu.cis.cs656.lab4.server.PresenceService;
|
||||
import edu.gvsu.cis.cs656.lab4.server.RegistrationInfo;
|
||||
|
||||
public class MyApplicationTester implements PresenceService
|
||||
public class PresenceServiceImpl implements PresenceService
|
||||
{
|
||||
public static void main(String[] args)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user