ostore.network
Class CloseLocalPortMsg
java.lang.Object
  |
  +--ostore.network.CloseLocalPortMsg
- All Implemented Interfaces: 
 - QueueElementIF
 
- public class CloseLocalPortMsg
- extends Object
- implements QueueElementIF
   
A message sent to the (YA)Network stage, telling it to stop listening
 on a certain port.
- Version: 
 
  - $Id: CloseLocalPortMsg.java,v 1.1 2003/02/20 23:44:39 strib Exp $
 
- Author: 
 
  - Jeremy Stribling
 
 
 
 
CloseLocalPortMsg
public CloseLocalPortMsg(int port)
toString
public String toString()
- Overrides:
 toString in class Object