net.sf.dexterim.oscar
Class OscarProtocol

java.lang.Object
  extended bynet.sf.dexterim.oscar.OscarProtocol
All Implemented Interfaces:
Protocol

public class OscarProtocol
extends java.lang.Object
implements Protocol

Author:
christoph TODO Document

Constructor Summary
OscarProtocol()
           
 
Method Summary
 IMConnection createConnection()
          Creates an unconnected Connection to an Instant Messaging Service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OscarProtocol

public OscarProtocol()
Method Detail

createConnection

public IMConnection createConnection()
Description copied from interface: Protocol
Creates an unconnected Connection to an Instant Messaging Service.

Specified by:
createConnection in interface Protocol
Returns:
An unconnected IMConnection


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