com.ingenotech.lavalamp
Interface Listener

All Known Implementing Classes:
TCPListener, UDPListener

public interface Listener

Listen for network connections.


Method Summary
 void close()
           
 void start()
           
 

Method Detail

start

void start()

close

void close()


Copyright © 2010. All Rights Reserved.