| Package | Description |
|---|---|
| hudson.remoting |
Remoting infrastructure for Hudson.
|
| org.jenkinsci.remoting.util |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.Listener.onResponse(Channel channel,
Request<?,?> req,
Response<?,?> rsp,
long totalTime)
Called when a response has been read from a channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingChannelListener.onResponse(Channel channel,
Request<?,?> req,
Response<?,?> rsp,
long totalTime) |
Copyright © 2004–2020. All rights reserved.