tigase.xmpp
Interface XMPPIOServiceListener<IO extends XMPPIOService>
- Type Parameters:
IO
-
- All Superinterfaces:
- IOServiceListener<IO>
- All Known Implementing Classes:
- BoshConnectionManager, ClientConnectionClustered, ClientConnectionManager, ClusterConnectionManager, ComponentConnectionManager, ComponentProtocol, ConnectionManager, ServerConnectionClustered, ServerConnectionManager
public interface XMPPIOServiceListener<IO extends XMPPIOService>
- extends IOServiceListener<IO>
Describe interface XMPPIOServiceListener here.
Created: Wed Feb 8 10:19:41 2006
- Version:
- $Rev: 1877 $
- Author:
- Artur Hefczyc
xmppStreamOpened
String xmppStreamOpened(IO serv,
Map<String,String> attribs)
xmppStreamClosed
void xmppStreamClosed(IO serv)
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.