Uses of Interface
net.sf.dexterim.core.Protocol

Packages that use Protocol
net.sf.dexterim.core   
net.sf.dexterim.msn   
net.sf.dexterim.oscar   
 

Uses of Protocol in net.sf.dexterim.core
 

Methods in net.sf.dexterim.core that return Protocol
 Protocol InstantMessenger.lookupProtocol(java.lang.String protocolName)
           
 Protocol InstantMessenger.unregisterProtocol(java.lang.String protocolName)
           
 

Methods in net.sf.dexterim.core with parameters of type Protocol
 void InstantMessenger.registerProtocol(java.lang.String protocolName, Protocol protocol)
           
 

Uses of Protocol in net.sf.dexterim.msn
 

Classes in net.sf.dexterim.msn that implement Protocol
 class MsnProtocol
           
 

Uses of Protocol in net.sf.dexterim.oscar
 

Classes in net.sf.dexterim.oscar that implement Protocol
 class OscarProtocol
           
 



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