net.sf.dexterim.core
Interface Protocol

All Known Implementing Classes:
MsnProtocol, OscarProtocol

public interface Protocol

Represents a Protocol that is used by a Instant Messaging Service

Author:
Christoph Walcher

Method Summary
 IMConnection createConnection()
          Creates an unconnected Connection to an Instant Messaging Service.
 

Method Detail

createConnection

public IMConnection createConnection()
Creates an unconnected Connection to an Instant Messaging Service.

Returns:
An unconnected IMConnection


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