ostore.mac
Class MacHandler.HandshakeFailed

java.lang.Object
  |
  +--ostore.mac.MacHandler.HandshakeFailed
All Implemented Interfaces:
QueueElementIF
Enclosing class:
MacHandler

public class MacHandler.HandshakeFailed
extends Object
implements QueueElementIF

Announcement that after multiple retries, we were still unable to successfully establish a connection with the guid.


Field Summary
 SecureHash guid
           
 
Constructor Summary
MacHandler.HandshakeFailed(SecureHash guid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

guid

public SecureHash guid
Constructor Detail

MacHandler.HandshakeFailed

public MacHandler.HandshakeFailed(SecureHash guid)