Module swim.io.http
Package swim.io.http

Class StaticHttpResponder<T>

java.lang.Object
swim.io.http.AbstractHttpResponder<T>
swim.io.http.StaticHttpResponder<T>
All Implemented Interfaces:
FlowContext, HttpResponder<T>, IpContext

public class StaticHttpResponder<T> extends AbstractHttpResponder<T>