hudson
Class TcpSlaveAgentListener.ConnectionFromCurrentPeer

java.lang.Object
  extended by hudson.slaves.OfflineCause
      extended by hudson.TcpSlaveAgentListener.ConnectionFromCurrentPeer
Enclosing class:
TcpSlaveAgentListener

public static class TcpSlaveAgentListener.ConnectionFromCurrentPeer
extends OfflineCause

Connection terminated because we are reconnected from the current peer.


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.slaves.OfflineCause
OfflineCause.ByCLI, OfflineCause.ChannelTermination, OfflineCause.LaunchFailed, OfflineCause.SimpleOfflineCause
 
Constructor Summary
TcpSlaveAgentListener.ConnectionFromCurrentPeer()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class hudson.slaves.OfflineCause
create
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TcpSlaveAgentListener.ConnectionFromCurrentPeer

public TcpSlaveAgentListener.ConnectionFromCurrentPeer()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2013. All Rights Reserved.