Atmosphere5.0

This commit is contained in:
Viktor Klang 2009-11-25 01:58:35 +01:00
parent 50e73c2a9f
commit f46e819c1e
5 changed files with 39 additions and 25 deletions

View file

@ -13,7 +13,7 @@ import java.lang.Integer
import javax.ws.rs.core.MultivaluedMap
import javax.ws.rs.{GET, POST, Path, Produces, WebApplicationException, Consumes}
import org.atmosphere.core.annotation.{Broadcast, Suspend}
import org.atmosphere.annotation.{Broadcast, Suspend}
import org.atmosphere.util.XSSHtmlFilter
import org.atmosphere.cpr.BroadcastFilter