|
Crossfire JXClient, Trunk
|


Public Member Functions | |
| long | length () |
| String | type () |
Public Member Functions inherited from Sendable | |
| void | prepare () throws IOException |
| void | release () throws IOException |
| boolean | send (ChannelIO cio) throws IOException |
An Sendable interface extension that adds additional methods for additional information, such as Files or Strings.
Definition at line 49 of file Content.java.
| long Content.length | ( | ) |
Implemented in StringContent, and FileContent.
Referenced by Reply.headers().

| String Content.type | ( | ) |
Implemented in StringContent, and FileContent.
Referenced by Reply.headers().

1.8.17