Package hudson.model

Class FullDuplexHttpChannel

java.lang.Object
jenkins.util.FullDuplexHttpService
hudson.model.FullDuplexHttpChannel

@Deprecated public abstract class FullDuplexHttpChannel extends FullDuplexHttpService
Deprecated.
Unused.
Builds a Channel on top of two HTTP streams (one used for each direction.)
Author:
Kohsuke Kawaguchi