net.sf.dexterim.msn.io
Class MsnIMChannel

java.lang.Object
  extended bynet.sf.dexterim.msn.io.MsnIMChannel

public class MsnIMChannel
extends java.lang.Object

Author:
christoph

Constructor Summary
MsnIMChannel()
           
 
Method Summary
 void close()
           
 void connect(java.net.InetSocketAddress address)
           
 void read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsnIMChannel

public MsnIMChannel()
             throws java.io.IOException
Method Detail

connect

public void connect(java.net.InetSocketAddress address)
             throws java.io.IOException
Throws:
java.io.IOException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException

read

public void read()
          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.