| Package | Description |
|---|---|
| hudson.remoting |
Remoting infrastructure for Hudson.
|
| org.jenkinsci.remoting.util |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.addListener(Channel.Listener l)
Registers a new
Channel.Listener. |
boolean |
Channel.removeListener(Channel.Listener l)
Removes a listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingChannelListener
Channel listener which merely formats events to a logger.
|
Copyright © 2004–2018. All rights reserved.