base.jdbs.network
Class JDBSPipeMsgListener

java.lang.Object
  extended by base.jdbs.network.JDBSPipeMsgListener
All Implemented Interfaces:
java.util.EventListener, net.jxta.pipe.PipeMsgListener

public class JDBSPipeMsgListener
extends java.lang.Object
implements net.jxta.pipe.PipeMsgListener

Author:
skunk

Field Summary
static java.lang.String AVAILABLE_SPACE_REQUEST_MSG
           
static java.lang.String LOCATION_REQUEST_MSG
           
 
Constructor Summary
JDBSPipeMsgListener(JDBSPeer peer)
           
 
Method Summary
 void pipeMsgEvent(net.jxta.pipe.PipeMsgEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AVAILABLE_SPACE_REQUEST_MSG

public static final java.lang.String AVAILABLE_SPACE_REQUEST_MSG
See Also:
Constant Field Values

LOCATION_REQUEST_MSG

public static final java.lang.String LOCATION_REQUEST_MSG
See Also:
Constant Field Values
Constructor Detail

JDBSPipeMsgListener

public JDBSPipeMsgListener(JDBSPeer peer)
Method Detail

pipeMsgEvent

public void pipeMsgEvent(net.jxta.pipe.PipeMsgEvent event)
Specified by:
pipeMsgEvent in interface net.jxta.pipe.PipeMsgListener


Copyright © 2006 SF.net. All Rights Reserved.