Uses of Class
hudson.remoting.Capability

Packages that use Capability
hudson.remoting Remoting infrastructure for Hudson. 
 

Uses of Capability in hudson.remoting
 

Fields in hudson.remoting declared as Capability
static Capability Capability.NONE
           
 Capability Channel.remoteCapability
          Capability of the remote Channel.
 

Methods in hudson.remoting that return Capability
static Capability Capability.read(java.io.InputStream is)
          The opposite operation of writePreamble(OutputStream).
 



Copyright © 2012. All Rights Reserved.