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, setContentTypeIfNotSet
fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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