Uses of Class
de.netseeker.ejoe.io.DataChannel

Packages that use DataChannel
de.netseeker.ejoe.io   
 

Uses of DataChannel in de.netseeker.ejoe.io
 

Methods in de.netseeker.ejoe.io that return DataChannel
static DataChannel DataChannel.getInstance()
          Invoking this method has the same effect as invoking DataChannel#getInstance(null)
static DataChannel DataChannel.getInstance(ConnectionHeader header)
          Returns appropiate instance of DataChannel for the given connection header.
 



Copyright © 2005-2007 netseeker. All Rights Reserved.