!htj move RequestVal classes to javadsl.server.values
This commit is contained in:
parent
45a410b02a
commit
10ea40b2f8
23 changed files with 142 additions and 38 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
package akka.http.impl.server
|
||||
|
||||
import akka.http.javadsl.server.values.{ PathMatcher, BasicUserCredentials }
|
||||
|
||||
import scala.language.implicitConversions
|
||||
import scala.annotation.tailrec
|
||||
import scala.collection.immutable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue