Changed folder name

This commit is contained in:
Ziver Koc 2011-02-15 19:37:35 +00:00
parent 3eeab81dc8
commit 4503531ec9
73 changed files with 151 additions and 150 deletions

View file

@ -1,7 +1,7 @@
package zutil.network.upnp;
package zutil.net.upnp;
import zutil.network.http.HttpPage;
import zutil.network.ssdp.SSDPServiceInfo;
import zutil.net.http.HttpPage;
import zutil.net.ssdp.SSDPServiceInfo;
/**
* This class is a UPnP Server class that will be extended
* by all root devices handles all the other UPnP services