public class JGroupsInputStream extends InputStream
Constructor and Description |
---|
JGroupsInputStream(long timeout) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
read() |
void |
receive(byte[] bytes) |
available, mark, markSupported, read, read, reset, skip
public int read() throws IOException
read
in class InputStream
IOException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
public void receive(byte[] bytes) throws InterruptedException
InterruptedException
Copyright © 2019. All rights reserved.