com.limegroup.gnutella
Interface PushProxyInterface

All Known Implementing Classes:
ManagedConnection, QueryReply.PushProxyContainer

public interface PushProxyInterface

A simple interface for components that can be considered PushProxies for your client.


Method Summary
 java.net.InetAddress getPushProxyAddress()
           
 int getPushProxyPort()
           
 

Method Detail

getPushProxyPort

public int getPushProxyPort()
Returns:
a non-negative integer representing the proxy's port for UDP communication.

getPushProxyAddress

public java.net.InetAddress getPushProxyAddress()
Returns:
the InetAddress of the PushProxyHost host