JBoss Remoting 3 3.2.14.GA-redhat-1

org.jboss.remoting3
Class MessageInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by org.jboss.remoting3.MessageInputStream
All Implemented Interfaces:
Closeable

public abstract class MessageInputStream
extends InputStream

An input stream for messages.

Author:
David M. Lloyd

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

Constructor Detail

MessageInputStream

public MessageInputStream()

JBoss Remoting 3 3.2.14.GA-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.