Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
jenkins.util |
Modifier and Type | Class and Description |
---|---|
class |
FullDuplexHttpChannel
Builds a
Channel on top of two HTTP streams (one used for each direction.) |
Modifier and Type | Method and Description |
---|---|
protected abstract FullDuplexHttpService |
FullDuplexHttpService.Response.createService(org.kohsuke.stapler.StaplerRequest req,
UUID uuid) |
Constructor and Description |
---|
Response(Map<UUID,FullDuplexHttpService> services) |
Copyright © 2004–2017. All rights reserved.