Package akka.http.javadsl.server
Interface Complete
-
- All Superinterfaces:
RouteResult
- All Known Implementing Classes:
RouteResult.Complete
public interface Complete extends RouteResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HttpResponse
getResponse()
-
-
-
Method Detail
-
getResponse
HttpResponse getResponse()
-
-