public abstract class WebSocketResult extends Result
| Constructor and Description |
|---|
WebSocketResult() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
apply(Http.Request request,
Http.Inbound inbound,
Http.Outbound outbound) |
void |
apply(Http.Request request,
Http.Response response) |
getEncoding, setContentTypeIfNotSetfillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic abstract void apply(Http.Request request, Http.Inbound inbound, Http.Outbound outbound)
public void apply(Http.Request request, Http.Response response)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly