Uses of Class
cool.scx.http.sender.HttpSendException
Packages that use HttpSendException
-
Uses of HttpSendException in cool.scx.http.media.event_stream
Methods in cool.scx.http.media.event_stream that throw HttpSendException -
Uses of HttpSendException in cool.scx.http.media.file
Constructors in cool.scx.http.media.file that throw HttpSendExceptionModifierConstructorDescriptionFileMediaWriter(File file) FileMediaWriter(File file, long offset, long length) -
Uses of HttpSendException in cool.scx.http.sender
Methods in cool.scx.http.sender that throw HttpSendExceptionModifier and TypeMethodDescriptiondefault TScxHttpSender.send()default TScxHttpSender.send(byte[] bytes) default TScxHttpSender.send(FormParams formParams) ScxHttpSender.send(MediaWriter mediaWriter) default Tdefault TScxHttpSender.send(cool.scx.io.ByteInput byteInput) default TScxHttpSender.send(cool.scx.object.node.Node node) default Tdefault Tdefault TScxHttpSender.send(InputStream inputStream) default Tdefault Tdefault Tdefault ServerEventStreamScxHttpSender.sendEventStream()