org.codehaus.wadi.group.command
Class BootPeerResponse

java.lang.Object
  extended by org.codehaus.wadi.group.command.BootPeerResponse
All Implemented Interfaces:
java.io.Serializable

public class BootPeerResponse
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision: 1538 $
See Also:
Serialized Form

Constructor Summary
BootPeerResponse(Peer peer)
           
 
Method Summary
 Peer getPeer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootPeerResponse

public BootPeerResponse(Peer peer)
Method Detail

getPeer

public Peer getPeer()


Copyright © 2008. All Rights Reserved.