com.metsci.glimpse.util.io.datapipe
Class AbstractChannel

java.lang.Object
  extended by com.metsci.glimpse.util.io.datapipe.AbstractChannel
Direct Known Subclasses:
ReadableDataChannel, WritableDataChannel

public class AbstractChannel
extends java.lang.Object

Author:
hogye

Method Summary
 void close()
           
 java.nio.channels.Channel getChannel()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException

getChannel

public java.nio.channels.Channel getChannel()


Copyright © 2012 Metron, Inc.. All Rights Reserved.