Uses of Class
org.spiderwiz.core.Channel
Package | Description |
---|---|
org.spiderwiz.core |
Core classes of the Spiderwiz framework.
|
-
Uses of Channel in org.spiderwiz.core
Methods in org.spiderwiz.core that return Channel Modifier and Type Method Description protected abstract Channel
ServerChannel. accept()
Listens for a connection to be made to this server and accepts it.protected Channel
ImportHandler. getChannel()
Returns theChannel
object managed by this handler.