de.wenzlaff.twncid.schnittstelle
Interface INcidController

All Known Implementing Classes:
NcidController

public interface INcidController

Funktionen des Ncid-Controllers.

Version:
1.0
Author:
Thomas Wenzlaff

Method Summary
 void connect()
           
 void disconnect()
           
 void reconnect()
           
 

Method Detail

connect

void connect()
             throws SocketException,
                    IOException
Throws:
SocketException
IOException

disconnect

void disconnect()
                throws IOException
Throws:
IOException

reconnect

void reconnect()
               throws SocketException,
                      IOException
Throws:
SocketException
IOException


Copyright © 2010 Thomas Wenzlaff. All Rights Reserved.