Package hudson.model

Class 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