File
Doc
Category
Size
Date
Package
Sendable.java
API Doc
Sun JDK 1.5.0 Example
2339
Sat Jan 08 15:08:43 GMT 2005
None
Sendable
public interface Sendable
Method definitions used for preparing, sending, and release content.
author
Mark Reinhold
author
Brad R. Wetmore
version
1.2, 04/07/26
Fields Summary
Constructors Summary
Methods Summary
public void
prepare
()
public void
release
()
public
boolean
send
(
ChannelIO
cio)
Java Code Source