com.aelitis.azureus.core.networkmanager
Interface ProtocolStartpoint

All Known Implementing Classes:
TransportStartpointTCP

public interface ProtocolStartpoint


Method Summary
 java.net.InetSocketAddress getAddress()
           
 java.lang.String getDescription()
           
 int getType()
           
 

Method Detail

getType

int getType()

getAddress

java.net.InetSocketAddress getAddress()

getDescription

java.lang.String getDescription()