org.infinispan.client.hotrod.impl.transport.netty
Class InputStreamAdapter

java.lang.Object
  extended by java.io.InputStream
      extended by org.infinispan.client.hotrod.impl.transport.netty.InputStreamAdapter
All Implemented Interfaces:
Closeable

public class InputStreamAdapter
extends InputStream

// TODO: Document this

Since:
4.1
Author:
Mircea.Markus@jboss.com

Constructor Summary
InputStreamAdapter(org.jboss.netty.buffer.ChannelBuffer buffer)
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputStreamAdapter

public InputStreamAdapter(org.jboss.netty.buffer.ChannelBuffer buffer)
Method Detail

read

public int read()
         throws IOException
Specified by:
read in class InputStream
Throws:
IOException

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.