public class JzlibInputOutputStream extends XMPPInputOutputStream
compressionMethod| Constructor and Description |
|---|
JzlibInputOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream(InputStream inputStream) |
OutputStream |
getOutputStream(OutputStream outputStream) |
boolean |
isSupported() |
getCompressionMethodpublic boolean isSupported()
isSupported in class XMPPInputOutputStreampublic InputStream getInputStream(InputStream inputStream) throws SecurityException, NoSuchMethodException, IllegalArgumentException, IllegalAccessException, InvocationTargetException, InstantiationException
public OutputStream getOutputStream(OutputStream outputStream) throws SecurityException, NoSuchMethodException, IllegalArgumentException, InstantiationException, IllegalAccessException, InvocationTargetException
Copyright © 2014. All Rights Reserved.