org.resilientedge.jockey.peerbridge
Interface PBPeerEntity

All Known Implementing Classes:
PBAbstractPeerEntity

public interface PBPeerEntity

Represents a peer entity (peers, groups) on the network

Version:
$Revision: 1.1.1.1 $
Author:
John Gardner

Method Summary
 void getId()
          Gets the unique peer ID
 void getName()
          Get the peer name
 

Method Detail

getId

public void getId()
Gets the unique peer ID

getName

public void getName()
Get the peer name


Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.