electric.net.channel
Interface IChannelSink

All Known Implementing Classes:
WebServer

public interface IChannelSink

IChannelSink represents the consumer of an IChannel.

Author:
webMethods

Method Summary
 boolean service(IChannel channel)
           
 

Method Detail

service

public boolean service(IChannel channel)
                throws java.io.IOException
Parameters:
channel -
Throws:
java.io.IOException


copyright© 2001-2004 by webMethods All Rights Reserved.