finalized new STM with Multiverse backend + cleaned up Active Object config and factory classes
This commit is contained in:
commit
900a7eda0a
45 changed files with 1270 additions and 1138 deletions
|
|
@ -10,7 +10,7 @@ import se.scalablesolutions.akka.config.ScalaConfig._
|
|||
import se.scalablesolutions.akka.util.Logging
|
||||
|
||||
import javax.ws.rs.core.MultivaluedMap
|
||||
import javax.ws.rs.{GET, POST, Path, QueryParam, Produces, WebApplicationException, Consumes}
|
||||
import javax.ws.rs.{GET, POST, Path, Produces, WebApplicationException, Consumes}
|
||||
|
||||
import org.atmosphere.core.annotation.{Broadcast, Suspend}
|
||||
import org.atmosphere.util.XSSHtmlFilter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue