java.lang.Object
swim.io.http.AbstractHttpResponder<T>
swim.service.web.HttpWebResponder<T>
- All Implemented Interfaces:
FlowContext,HttpResponder<T>,IpContext
-
Field Summary
Fields inherited from class swim.io.http.AbstractHttpResponder
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class swim.io.http.AbstractHttpResponder
become, cipherSuite, close, contentDecoder, didBecome, didDisconnect, didFail, didRequest, didRespond, didTimeout, flowControl, flowControl, flowControl, httpResponderContext, httpSettings, isClient, isConnected, isSecure, isServer, localAddress, localCertificates, localPrincipal, remoteAddress, remoteCertificates, remotePrincipal, securityProtocol, setHttpResponderContext, willBecome, willRequest, willRespond, writeResponse
-
Constructor Details
-
HttpWebResponder
-
-
Method Details
-
doRespond
- Specified by:
doRespondin interfaceHttpResponder<T>- Overrides:
doRespondin classAbstractHttpResponder<T>
-