jtge.engine.net
Interface IClosable

All Known Subinterfaces:
IClient, IServer
All Known Implementing Classes:
Client, ClientFactory, ClientImp, Peer, Server, ServerFactory, ServerImp

public interface IClosable

Defines a closable component.

Version:
$Revision: 1.1 $ $Date: 2005/09/03 23:13:29 $
Author:
Mathieu Champlon

Method Summary
 void close()
          Perform a close operation.
 

Method Detail

close

public void close()
Perform a close operation.



Copyright © 2003-2005 . All Rights Reserved.