tigase.net
Interface IOServiceListener

All Known Subinterfaces:
XMPPIOServiceListener
All Known Implementing Classes:
BoshConnectionManager, ClientConnectionManager, ComponentConnectionManager, ConnectionManager, ServerConnectionManager

public interface IOServiceListener

Describe interface IOServiceListener here. Created: Mon Jan 30 22:37:51 2006

Version:
$Rev: 630 $
Author:
Artur Hefczyc

Method Summary
 void packetsReady(IOService service)
           
 void serviceStopped(IOService service)
           
 

Method Detail

packetsReady

void packetsReady(IOService service)
                  throws java.io.IOException
Throws:
java.io.IOException

serviceStopped

void serviceStopped(IOService service)


Copyright © 2008 Tigase. All Rights Reserved.